New package: s6-man-pages-2.10.0.1.1.
This commit is contained in:
parent
e604665ea2
commit
ce3fa2ad33
20
srcpkgs/s6-man-pages/template
Normal file
20
srcpkgs/s6-man-pages/template
Normal file
@ -0,0 +1,20 @@
|
||||
# Template file for 's6-man-pages'
|
||||
pkgname=s6-man-pages
|
||||
version=2.10.0.1.1
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
hostmakedepends="mdocml"
|
||||
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=de85efead2548166df4450286abbae4f9450dcff49e300ffba2b8e34a362078e
|
||||
|
||||
|
||||
do_install() {
|
||||
vmkdir usr/share/man/man1
|
||||
vmkdir usr/share/man/man7
|
||||
make MANPATH="${DESTDIR}/usr/share/man" install-man
|
||||
vlicense LICENSE
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user