commit
a45d7be13f
|
@ -0,0 +1,16 @@
|
|||
# Template file for 'unifdef'
|
||||
pkgname=unifdef
|
||||
version=2.10
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
make_install_args="prefix=/usr"
|
||||
short_desc="Selectively remove C preprocessor conditionals"
|
||||
maintainer="Oliver Kiddle <okiddle@yahoo.co.uk>"
|
||||
license="2-clause-BSD"
|
||||
homepage="http://dotat.at/prog/unifdef/"
|
||||
distfiles="${homepage}/unifdef-${version}.tar.xz"
|
||||
checksum=3b9b2b6b1952e9b9c1b9f734edec270689a35bdbf33ae66b50e19b2ed0d2df06
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
}
|
Loading…
Reference in New Issue