vp-build/templates/gawk/template
Juan RP 9a813acbc8 gawk: update to 3.1.7.
--HG--
extra : convert_revision : 7031b808a5fce949fb8d5610eaf570105bbbf414
2009-08-11 00:10:27 +02:00

16 lines
462 B
Plaintext

# Template file for 'gawk'
pkgname=gawk
version=3.1.7
distfiles="http://ftp.gnu.org/gnu/$pkgname/$pkgname-$version.tar.gz"
build_style=gnu_configure
configure_args="ac_cv_func_working_mktime=yes"
short_desc="The GNU awk utility"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=f2a2f3b3053837c56fd42d801419e6a2aa89326c72308a87737da44191713a4d
long_desc="
The GNU AWK utility, a pattern scanning and processing tool."
base_chroot=yes
Add_dependency run glibc