16 lines
426 B
Bash
16 lines
426 B
Bash
# Template file for 'unifdef'
|
|
pkgname=unifdef
|
|
version=2.11
|
|
revision=2
|
|
build_style=gnu-makefile
|
|
short_desc="Selectively remove C preprocessor conditionals"
|
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
|
license="BSD-2-Clause"
|
|
homepage="http://dotat.at/prog/unifdef/"
|
|
distfiles="${homepage}/unifdef-${version}.tar.xz"
|
|
checksum=828ffc270ac262b88fe011136acef2780c05b0dc3c5435d005651740788d4537
|
|
|
|
post_install() {
|
|
vlicense COPYING
|
|
}
|