16 lines
503 B
Bash
16 lines
503 B
Bash
# Template file for 's6-man-pages'
|
|
pkgname=s6-man-pages
|
|
version=2.11.3.0.1
|
|
revision=1
|
|
build_style=gnu-makefile
|
|
short_desc="Ports of the HTML documentation for the s6 supervision suite to mdoc(7)"
|
|
maintainer="mobinmob <mobinmob@disroot.org>"
|
|
license="ISC"
|
|
homepage="https://github.com/flexibeast/s6-man-pages"
|
|
distfiles="https://github.com/flexibeast/s6-man-pages/archive/v${version}.tar.gz"
|
|
checksum=223e7c843e3996338efe1aee8d2779ae5b4b30e9140fd625021dda5c403b88be
|
|
|
|
post_install() {
|
|
vlicense LICENSE
|
|
}
|