summaryrefslogtreecommitdiff
path: root/japanese/ppxp/Makefile
diff options
context:
space:
mode:
authorSADA Kenji <sada@FreeBSD.org>1999-01-02 20:30:17 +0000
committerSADA Kenji <sada@FreeBSD.org>1999-01-02 20:30:17 +0000
commitdc620199ca674eb2d52563f61562d2c31bac7979 (patch)
treeea532b98d72c03cc36316824459ab708dee6bc50 /japanese/ppxp/Makefile
parentUse tclsh instead of wish and remove files/pkgIndex.tcl (diff)
A wrapper of net/ppxp to activate Japanize option.
Notes
Notes: svn path=/head/; revision=15788
Diffstat (limited to '')
-rw-r--r--japanese/ppxp/Makefile16
1 files changed, 16 insertions, 0 deletions
diff --git a/japanese/ppxp/Makefile b/japanese/ppxp/Makefile
new file mode 100644
index 000000000000..4d5d645be651
--- /dev/null
+++ b/japanese/ppxp/Makefile
@@ -0,0 +1,16 @@
+# New ports collection makefile for: ppxp
+# Version required: depend on ports/net/ppxp
+# Date created: 01 Jan 1999
+# Whom: sada@FreeBSD.ORG
+#
+# $Id$
+#
+
+PKGNAME= ja-${DISTNAME}
+MASTERDIR= ${.CURDIR}/../../net/ppxp
+
+MAINTAINER= sada@FreeBSD.ORG
+
+USE_TCLJP= yes
+
+.include "${MASTERDIR}/Makefile"