summaryrefslogtreecommitdiff
path: root/japanese/ack/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'japanese/ack/Makefile')
-rw-r--r--japanese/ack/Makefile20
1 files changed, 20 insertions, 0 deletions
diff --git a/japanese/ack/Makefile b/japanese/ack/Makefile
new file mode 100644
index 000000000000..67a9ad1b3e7c
--- /dev/null
+++ b/japanese/ack/Makefile
@@ -0,0 +1,20 @@
+# New ports collection makefile for: ack
+# Version required: 1.39
+# Date created: 21 Jul 1998
+# Whom: Masanori Kiriake <seiken@nbs.co.jp>
+#
+# $Id$
+
+DISTNAME= ack139
+PKGNAME= ja-ack-1.39
+CATEGORIES= japanese converters
+MASTER_SITES= ftp://ftp.tohoku.ac.jp/pub/unix/ack/
+
+MAINTAINER= seiken@nbs.co.jp
+
+ALL_TARGET= ack
+
+MANLANG= ja
+MAN1= ack.1
+
+.include <bsd.port.mk>