bmkdep: cleanup.
This commit is contained in:
parent
2986eedb56
commit
e4622b2ab3
1 changed files with 3 additions and 3 deletions
|
@ -1,15 +1,15 @@
|
||||||
# Template file for 'bmkdep'
|
# Template file for 'bmkdep'
|
||||||
pkgname=bmkdep
|
pkgname=bmkdep
|
||||||
version=20140112
|
version=20140112
|
||||||
revision=3
|
revision=4
|
||||||
wrksrc="${pkgname}-${pkgname}-${version}"
|
wrksrc="${pkgname}-${pkgname}-${version}"
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_cmd="bmake"
|
make_cmd="bmake"
|
||||||
make_install_args="MK_INSTALL_AS_USER=yes MANTARGET=man MANDIR=/usr/share/man"
|
make_install_args="MK_INSTALL_AS_USER=yes MANTARGET=man MANDIR=/usr/share/man"
|
||||||
hostmakedepends="bmake groff"
|
hostmakedepends="bmake groff"
|
||||||
short_desc="Construct Makefile dependency list"
|
short_desc="Construct Makefile dependency list"
|
||||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="2-clause-BSD"
|
license="BSD-2-Clause"
|
||||||
homepage="https://github.com/trociny/bmkdep"
|
homepage="https://github.com/trociny/bmkdep"
|
||||||
distfiles="https://github.com/trociny/${pkgname}/archive/${pkgname}-${version}.tar.gz"
|
distfiles="https://github.com/trociny/${pkgname}/archive/${pkgname}-${version}.tar.gz"
|
||||||
checksum=0e63b2e1aa6086e0c928197cc68c66dc180894f18abb159d84e6fe40a259c27f
|
checksum=0e63b2e1aa6086e0c928197cc68c66dc180894f18abb159d84e6fe40a259c27f
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue