15 lines
503 B
Bash
15 lines
503 B
Bash
# Template file for 's6-man-pages'
|
|
pkgname=s6-man-pages
|
|
version=2.11.0.1.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=d706e21711a070327cfb9aefa4cb6a5fad5fce83d4a827e3dad3a6fe41631d04
|
|
|
|
post_install() {
|
|
vlicense LICENSE
|
|
}
|