summaryrefslogtreecommitdiff
path: root/japanese/grep/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'japanese/grep/Makefile')
-rw-r--r--japanese/grep/Makefile19
1 files changed, 19 insertions, 0 deletions
diff --git a/japanese/grep/Makefile b/japanese/grep/Makefile
new file mode 100644
index 000000000000..70079943c55a
--- /dev/null
+++ b/japanese/grep/Makefile
@@ -0,0 +1,19 @@
+# New ports collection makefile for: grep+mb
+# Version required: 2.0+mb1.04
+# Date created: 2 April 1995
+# Whom: Nobuhiro Yasutomi
+#
+# $Id: Makefile,v 1.2 1995/03/27 13:50:07 asami Exp $
+#
+
+DISTNAME= grep-2.0
+PKGNAME= jp-grep-2.0
+CATEGORY+= japanese
+MASTER_SITES= ftp://ftp.uu.net/systems/gnu/
+
+MAINTAINER= asami@FreeBSD.ORG
+
+HAS_CONFIGURE= yes
+PATCH_STRIP= -p1
+
+.include <bsd.port.mk>