mdocml: add license.
This commit is contained in:
parent
4f0438e60e
commit
4a6fc544ba
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'mdocml'
|
# Template file for 'mdocml'
|
||||||
pkgname=mdocml
|
pkgname=mdocml
|
||||||
version=1.14.1
|
version=1.14.1
|
||||||
revision=1
|
revision=2
|
||||||
build_style=configure
|
build_style=configure
|
||||||
makedepends="zlib-devel"
|
makedepends="zlib-devel"
|
||||||
depends="less"
|
depends="less"
|
||||||
|
@ -55,4 +55,5 @@ post_install() {
|
||||||
rm -rf ${DESTDIR}/usr/{include,lib,share/man/man3}
|
rm -rf ${DESTDIR}/usr/{include,lib,share/man/man3}
|
||||||
# Daily cron job to generate man db
|
# Daily cron job to generate man db
|
||||||
vinstall ${FILESDIR}/makewhatis.cron.daily 755 etc/cron.daily makewhatis
|
vinstall ${FILESDIR}/makewhatis.cron.daily 755 etc/cron.daily makewhatis
|
||||||
|
vlicense LICENSE
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue