2013-09-20 21:53:09 +02:00
|
|
|
# Created by: Pedro F. Giffuni <giffunip@asme.org>
|
1999-08-25 08:35:40 +02:00
|
|
|
# $FreeBSD$
|
1999-01-18 05:50:26 +01:00
|
|
|
|
2000-04-12 08:21:15 +02:00
|
|
|
PORTNAME= mawk
|
2016-12-27 11:13:25 +01:00
|
|
|
DISTVERSION= 1.3.4-20161120
|
1999-01-18 05:50:26 +01:00
|
|
|
CATEGORIES= lang
|
2014-01-09 11:24:48 +01:00
|
|
|
MASTER_SITES= ftp://invisible-island.net/${PORTNAME}/
|
1999-01-18 05:50:26 +01:00
|
|
|
|
2014-11-01 15:00:09 +01:00
|
|
|
MAINTAINER= johans@FreeBSD.org
|
2014-01-09 11:32:28 +01:00
|
|
|
COMMENT= Interpreter for the AWK Programming Language
|
1999-01-18 05:50:26 +01:00
|
|
|
|
2014-01-09 11:24:48 +01:00
|
|
|
LICENSE= GPLv2
|
1999-01-18 05:50:26 +01:00
|
|
|
|
2014-01-09 11:24:48 +01:00
|
|
|
GNU_CONFIGURE= yes
|
2015-05-09 21:21:49 +02:00
|
|
|
USES= tar:tgz
|
2008-07-07 17:50:18 +02:00
|
|
|
|
2014-01-09 11:24:48 +01:00
|
|
|
PLIST_FILES= bin/mawk \
|
|
|
|
man/man1/mawk.1.gz
|
1999-09-19 21:02:30 +02:00
|
|
|
|
1999-01-18 05:50:26 +01:00
|
|
|
.include <bsd.port.mk>
|