17 lines
537 B
Bash
17 lines
537 B
Bash
# Template file for 'execline-man-pages'
|
|
pkgname=execline-man-pages
|
|
version=2.9.2.0.2
|
|
revision=1
|
|
build_style=gnu-makefile
|
|
hostmakedepends="mdocml"
|
|
short_desc="Mdoc versions of the documentation for the execline suite"
|
|
maintainer="mobinmob <mobinmob@disroot.org>"
|
|
license="ISC"
|
|
homepage="https://github.com/flexibeast/execline-man-pages"
|
|
distfiles="https://github.com/flexibeast/execline-man-pages/archive/v${version}.tar.gz"
|
|
checksum=bc8ce8814b1e2c3b4b66dfb35cff8c38364877fe90f0b6fe4446dce130d43355
|
|
|
|
post_install() {
|
|
vlicense LICENSE
|
|
}
|