mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-27 07:52:55 +02:00
New package: bmkdep-20140112
This commit is contained in:
parent
ca0d01113f
commit
9444735ec7
1 changed files with 14 additions and 0 deletions
14
srcpkgs/bmkdep/template
Normal file
14
srcpkgs/bmkdep/template
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
# Template file for 'bmkdep'
|
||||||
|
pkgname=bmkdep
|
||||||
|
version=20140112
|
||||||
|
revision=1
|
||||||
|
build_style=gnu-makefile
|
||||||
|
make_cmd=bmake
|
||||||
|
make_install_args="MK_INSTALL_AS_USER=yes MANTARGET=man MANDIR=/usr/share/man STRIP_FLAG="
|
||||||
|
hostmakedepends="bmake groff"
|
||||||
|
short_desc="Construct Makefile dependency list"
|
||||||
|
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||||
|
license="BSD"
|
||||||
|
homepage="https://bmkdep.googlecode.com/files/"
|
||||||
|
distfiles="https://bmkdep.googlecode.com/files/${pkgname}-${version}.tar.gz"
|
||||||
|
checksum=393aafe3d42eee6f055741268904d4f6da82700394eb4b942f3015c8c36f674c
|
Loading…
Add table
Reference in a new issue