aboutsummaryrefslogtreecommitdiff
path: root/japanese/koffice-i18n
diff options
context:
space:
mode:
Diffstat (limited to 'japanese/koffice-i18n')
-rw-r--r--japanese/koffice-i18n/Makefile17
1 files changed, 17 insertions, 0 deletions
diff --git a/japanese/koffice-i18n/Makefile b/japanese/koffice-i18n/Makefile
new file mode 100644
index 000000000000..4a4daae6e6c2
--- /dev/null
+++ b/japanese/koffice-i18n/Makefile
@@ -0,0 +1,17 @@
+# New ports collection makefile for: ja-koffice-i18n
+# Date created: 19 December 2001
+# Whom: SASAKI Katuhiro <sahiro@crest.ocn.ne.jp>
+#
+# $FreeBSD$
+#
+
+CATEGORIES= japanese misc kde
+
+MAINTAINER= sahiro@crest.ocn.ne.jp
+
+LINGUAS= "ja"
+MASTERDIR= ${.CURDIR}/../../misc/koffice-i18n
+
+SCRIPTS_ENV+= LINGUAS=${LINGUAS}
+
+.include "${MASTERDIR}/Makefile"