# Template file for 'mawk' pkgname=mawk version=1.3.4.20200120 revision=1 _distver="${version%.*}-${version##*.}" wrksrc="${pkgname}-${_distver}" build_style="gnu-configure" short_desc="Interpreter for the AWK Programming Language" maintainer="Orphaned " license="GPL-2.0-only" homepage="http://invisible-island.net/mawk/mawk.html" distfiles="http://invisible-mirror.net/archives/mawk/mawk-${_distver}.tgz" checksum=7fd4cd1e1fae9290fe089171181bbc6291dfd9bca939ca804f0ddb851c8b8237 alternatives=" awk:awk:/usr/bin/mawk awk:awk.1:/usr/share/man/man1/mawk.1" provides="awk-0_1"