aboutsummaryrefslogtreecommitdiff
path: root/japanese/gawk/Makefile
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-04-05 08:53:47 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-04-05 08:53:47 +0000
commit6816e73a9855a9003c15554160a2ea8fa9622aad (patch)
tree404e19822fceb9aa0178f0231d9839ab3aad6753 /japanese/gawk/Makefile
parentadcfa10d21c389646c18a8d8c7b8b2e4effbbe17 (diff)
downloadports-6816e73a9855a9003c15554160a2ea8fa9622aad.tar.gz
ports-6816e73a9855a9003c15554160a2ea8fa9622aad.zip
Notes
Diffstat (limited to 'japanese/gawk/Makefile')
-rw-r--r--japanese/gawk/Makefile20
1 files changed, 20 insertions, 0 deletions
diff --git a/japanese/gawk/Makefile b/japanese/gawk/Makefile
new file mode 100644
index 000000000000..b024970f51d9
--- /dev/null
+++ b/japanese/gawk/Makefile
@@ -0,0 +1,20 @@
+# New ports collection makefile for: gawk+mb
+# Version required: 2.15.4+mb1.03
+# Date created: 5 April 1995
+# Whom: Nobuhiro Yasutomi
+#
+# $Id:$
+#
+
+DISTNAME= gawk-2.15.4
+PKGNAME= jp-gawk-2.15.4
+CATEGORY+= japanese
+MASTER_SITES= ftp://gatekeeper.dec.com/pub/GNU/
+
+MAINTAINER= asami@FreeBSD.ORG
+
+HAS_CONFIGURE= yes
+CONFIGURE_ARGS= bsd44
+PATCH_STRIP= -p1
+
+.include <bsd.port.mk>