17 lines
572 B
Bash
17 lines
572 B
Bash
# Template file for 's6-networking-man-pages'
|
|
pkgname=s6-networking-man-pages
|
|
version=2.5.1.3.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/refs/tags/v${version}.tar.gz"
|
|
checksum=6cff17453dc7946a2a5b94b8a4a48965db6c52c6000420acaedd443f9d069e8f
|
|
|
|
post_install() {
|
|
vlicense LICENSE
|
|
}
|