sthen 0872ff0fd8 update to mawk 1.3.4-20130219 (Thomas Dickey has taken over upstream),
from Jeremie Courrege-Anglas, with a few tweaks by me
2013-05-11 21:00:23 +00:00

21 lines
384 B
Makefile

# $OpenBSD: Makefile,v 1.24 2013/05/11 21:00:23 sthen Exp $
COMMENT= fast POSIX-compliant awk
DISTNAME= mawk-1.3.4-20130219
PKGNAME= mawk-1.3.4.20130219
CATEGORIES= lang
MASTER_SITES= ftp://invisible-island.net/mawk/
EXTRACT_SUFX= .tgz
HOMEPAGE= http://invisible-island.net/mawk/
# GPLv2 only
PERMIT_PACKAGE_CDROM= Yes
WANTLIB= c m
CONFIGURE_STYLE= gnu
.include <bsd.port.mk>