aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--chinese/Makefile1
-rw-r--r--chinese/openoffice-1.0-zh_TW/Makefile15
-rw-r--r--chinese/openoffice-zh_TW/Makefile15
3 files changed, 31 insertions, 0 deletions
diff --git a/chinese/Makefile b/chinese/Makefile
index 32c70bc41e1b..d2710ecb5e26 100644
--- a/chinese/Makefile
+++ b/chinese/Makefile
@@ -73,6 +73,7 @@
SUBDIR += nvi-euc-cn
SUBDIR += nvi-euc-tw
SUBDIR += openoffice
+ SUBDIR += openoffice-zh_TW
SUBDIR += p5-Date-Chinese
SUBDIR += pine4
SUBDIR += pyDict
diff --git a/chinese/openoffice-1.0-zh_TW/Makefile b/chinese/openoffice-1.0-zh_TW/Makefile
new file mode 100644
index 000000000000..fad199f9d642
--- /dev/null
+++ b/chinese/openoffice-1.0-zh_TW/Makefile
@@ -0,0 +1,15 @@
+# New ports collection makefile for: OpenOffice for Traditional Chinese
+# Date created: Fri Jul 20 10:12:21 CET 2002
+# Whom: chshen <statue@freebsd.sinica.edu.tw>
+#
+# $FreeBSD$
+#
+
+CATEGORIES= chinese
+
+LANG_PKGNAME= zh_TW
+LANG_EXT= 88
+LANG_CONFIGURE_ARG= CHINTRAD
+MASTERDIR= ${.CURDIR}/../../editors/openoffice
+
+.include "${MASTERDIR}/Makefile"
diff --git a/chinese/openoffice-zh_TW/Makefile b/chinese/openoffice-zh_TW/Makefile
new file mode 100644
index 000000000000..fad199f9d642
--- /dev/null
+++ b/chinese/openoffice-zh_TW/Makefile
@@ -0,0 +1,15 @@
+# New ports collection makefile for: OpenOffice for Traditional Chinese
+# Date created: Fri Jul 20 10:12:21 CET 2002
+# Whom: chshen <statue@freebsd.sinica.edu.tw>
+#
+# $FreeBSD$
+#
+
+CATEGORIES= chinese
+
+LANG_PKGNAME= zh_TW
+LANG_EXT= 88
+LANG_CONFIGURE_ARG= CHINTRAD
+MASTERDIR= ${.CURDIR}/../../editors/openoffice
+
+.include "${MASTERDIR}/Makefile"