void-packages/srcpkgs/execline-man-pages/template

17 lines
537 B
Bash

# Template file for 'execline-man-pages'
pkgname=execline-man-pages
version=2.9.0.0.1
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=e8e7e3deacbfdbb7144574068fdb5621340522ec8c6fa7e4d32b6b44ee060b33
post_install() {
vlicense LICENSE
}