summaryrefslogtreecommitdiffstats
path: root/japanese
diff options
context:
space:
mode:
authormbr <mbr@FreeBSD.org>2002-06-15 00:13:36 +0000
committermbr <mbr@FreeBSD.org>2002-06-15 00:13:36 +0000
commit9cc4a21046452e77bbcdcd51fc97d706a2588e65 (patch)
treec2da2497e59126a88d4a75dd5b8e95471038561e /japanese
parentc70543708dd95fad8547acb6e9fb4d707c152c68 (diff)
downloadFreeBSD-ports-9cc4a21046452e77bbcdcd51fc97d706a2588e65.zip
FreeBSD-ports-9cc4a21046452e77bbcdcd51fc97d706a2588e65.tar.gz
Add Japanese OpenOffice slave port
Diffstat (limited to 'japanese')
-rw-r--r--japanese/Makefile1
-rw-r--r--japanese/openoffice-1.0/Makefile15
-rw-r--r--japanese/openoffice/Makefile15
3 files changed, 31 insertions, 0 deletions
diff --git a/japanese/Makefile b/japanese/Makefile
index 55d5315..eab1608 100644
--- a/japanese/Makefile
+++ b/japanese/Makefile
@@ -285,6 +285,7 @@
SUBDIR += onew-freewnn
SUBDIR += onew-wnn6
SUBDIR += onew-wnn7
+ SUBDIR += openoffice
SUBDIR += p5-Date-Japanese-Era
SUBDIR += p5-Jcode
SUBDIR += p5-Text-ChaSen
diff --git a/japanese/openoffice-1.0/Makefile b/japanese/openoffice-1.0/Makefile
new file mode 100644
index 0000000..b721374
--- /dev/null
+++ b/japanese/openoffice-1.0/Makefile
@@ -0,0 +1,15 @@
+# New ports collection makefile for: OpenOffice for Japanese language
+# Date created: Tue Jun 11 16:47:21 UTC 2002
+# Whom: Martin Blapp <mbr@FreeBSD.org> and Mario Ferreira <lioux@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+CATEGORIES= japanese
+
+LANG_PKGNAME= jp
+LANG_EXT= 81
+LANG_CONFIGURE_ARG= JAPN
+MASTERDIR= ${.CURDIR}/../../editors/openoffice
+
+.include "${.CURDIR}/../../editors/openoffice/Makefile"
diff --git a/japanese/openoffice/Makefile b/japanese/openoffice/Makefile
new file mode 100644
index 0000000..b721374
--- /dev/null
+++ b/japanese/openoffice/Makefile
@@ -0,0 +1,15 @@
+# New ports collection makefile for: OpenOffice for Japanese language
+# Date created: Tue Jun 11 16:47:21 UTC 2002
+# Whom: Martin Blapp <mbr@FreeBSD.org> and Mario Ferreira <lioux@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+CATEGORIES= japanese
+
+LANG_PKGNAME= jp
+LANG_EXT= 81
+LANG_CONFIGURE_ARG= JAPN
+MASTERDIR= ${.CURDIR}/../../editors/openoffice
+
+.include "${.CURDIR}/../../editors/openoffice/Makefile"
OpenPOWER on IntegriCloud