summaryrefslogtreecommitdiffstats
path: root/japanese
diff options
context:
space:
mode:
authorsada <sada@FreeBSD.org>2002-01-20 18:32:46 +0000
committersada <sada@FreeBSD.org>2002-01-20 18:32:46 +0000
commit2dfcab814898155da5e1ea42c9a82a3931297ad3 (patch)
tree65691c2633e30936f8b8a7d9a34dbd190580da8b /japanese
parentf6de0299e7ab4fca0c6218b7f06c714824e117d4 (diff)
downloadFreeBSD-ports-2dfcab814898155da5e1ea42c9a82a3931297ad3.zip
FreeBSD-ports-2dfcab814898155da5e1ea42c9a82a3931297ad3.tar.gz
Add new ports: french/koffice-i18n, german/koffice-i18n and japanese/koffice-i18n as satellite ports.
The PR also include russian/koffice-i18n which was already imported by demon; I'll consider how we would treat it with him. PR: ports/33005 Submitted by: SASAKI Katuhiro <sahiro@crest.ocn.ne.jp>
Diffstat (limited to 'japanese')
-rw-r--r--japanese/Makefile1
-rw-r--r--japanese/koffice-i18n/Makefile17
-rw-r--r--japanese/koffice-kde4-l10n/Makefile17
3 files changed, 35 insertions, 0 deletions
diff --git a/japanese/Makefile b/japanese/Makefile
index f087993..6208656 100644
--- a/japanese/Makefile
+++ b/japanese/Makefile
@@ -167,6 +167,7 @@
SUBDIR += kinput2-wnn6
SUBDIR += kinput2-wnn7
SUBDIR += kochi-ttfonts
+ SUBDIR += koffice-i18n
SUBDIR += kon2-14dot
SUBDIR += kon2-16dot
SUBDIR += kpcal
diff --git a/japanese/koffice-i18n/Makefile b/japanese/koffice-i18n/Makefile
new file mode 100644
index 0000000..4a4daae
--- /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"
diff --git a/japanese/koffice-kde4-l10n/Makefile b/japanese/koffice-kde4-l10n/Makefile
new file mode 100644
index 0000000..4a4daae
--- /dev/null
+++ b/japanese/koffice-kde4-l10n/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"
OpenPOWER on IntegriCloud