void-packages/srcpkgs/mawk/template

14 lines
482 B
Text
Raw Normal View History

2013-08-24 18:31:32 +00:00
# Template file for 'mawk'
pkgname=mawk
2014-04-13 19:52:35 +00:00
version=1.3.4.20131226
_vers=1.3.4-20131226
2013-08-24 18:31:32 +00:00
revision=1
build_style="gnu-configure"
short_desc="mawk is an interpreter for the AWK Programming Language"
maintainer="Ypnose <linuxienATlegtuxDOTorg>"
license="GPL"
homepage="http://invisible-island.net/mawk/mawk.html"
distfiles="http://invisible-island.net/datafiles/release/${pkgname}.tar.gz"
2014-04-13 19:52:35 +00:00
checksum=a89956b60c31dcd626271d1c4f17145fe738daa6e7d4b231320ee26d03a946fc
2013-08-24 18:31:32 +00:00
wrksrc=${pkgname}-${_vers}