16 lines
562 B
Bash
16 lines
562 B
Bash
# Template file for 's6-networking-man-pages'
|
|
pkgname=s6-networking-man-pages
|
|
version=2.5.1.0.1
|
|
revision=1
|
|
build_style=gnu-makefile
|
|
hostmakedepends="mdocml"
|
|
short_desc="Mdoc versions of the documentation for the s6-networking suite"
|
|
maintainer="mobinmob <mobinmob@disroot.org>"
|
|
license="ISC"
|
|
homepage="https://github.com/flexibeast/s6-networking-man-pages"
|
|
distfiles="https://github.com/flexibeast/s6-networking-man-pages/archive/v${version}.tar.gz"
|
|
checksum=0def3cc5511f20efd47f967c498e5bd6635b1c9eded738e2fece2f956cb9bc5e
|
|
|
|
post_install() {
|
|
vlicense LICENSE
|
|
}
|