# Template file for 'mawk' pkgname=mawk _distver=1.3.4 _datever=20171017 version=${_distver}.${_datever} revision=1 build_style="gnu-configure" short_desc="An interpreter for the AWK Programming Language" maintainer="Juan RP " license="GPL-2.0-only" homepage="http://invisible-island.net/mawk/mawk.html" distfiles="http://invisible-mirror.net/archives/mawk/mawk-${_distver}-${_datever}.tgz" checksum=db17115d1ed18ed1607c8b93291db9ccd4fe5e0f30d2928c3c5d127b23ec9e5b wrksrc="${pkgname}-${_distver}-${_datever}" provides="awk-0_1" alternatives=" awk:awk:/usr/bin/mawk awk:awk.1:/usr/share/man/man1/mawk.1 "