We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4ceef6 commit 1126951Copy full SHA for 1126951
1 file changed
srcpkgs/s6-rc-man-pages/template
@@ -0,0 +1,16 @@
1
+# Template file for 's6-rc-man-pages'
2
+pkgname=s6-rc-man-pages
3
+version=0.5.4.1.1
4
+revision=1
5
+build_style=gnu-makefile
6
+hostmakedepends="mdocml"
7
+short_desc="Ports of the documentation for s6-rc to mdoc(7)"
8
+maintainer="mobinmob <mobinmob@disroot.org>"
9
+license="ISC"
10
+homepage="https://git.sr.ht/~flexibeast/s6-rc-man-pages"
11
+distfiles="https://git.sr.ht/~flexibeast/s6-rc-man-pages/archive/v0.5.4.1.2.tar.gz"
12
+checksum=5eddff7cce9237d3ec7efa9694bd246003369fb1a460cead42daea8dc41d1420
13
+
14
+post_install() {
15
+ vlicense LICENSE
16
+}
0 commit comments