void-packages/srcpkgs/execline-man-pages/template
2022-02-14 09:36:53 +01:00

17 lines
537 B
Bash

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