2022-06-12 15:02:11 -04:00

16 lines
503 B
Bash

# Template file for 's6-man-pages'
pkgname=s6-man-pages
version=2.11.1.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=50ef3005c72fb790cf72b510b487fedc9f51c656e7f6f36a48762f9fc679344c
post_install() {
vlicense LICENSE
}