summaryrefslogtreecommitdiff
path: root/chinese/openoffice-1.0-zh_TW
diff options
context:
space:
mode:
authorMartin Blapp <mbr@FreeBSD.org>2002-08-03 12:21:27 +0000
committerMartin Blapp <mbr@FreeBSD.org>2002-08-03 12:21:27 +0000
commit181050d5c5965357ba009c351768883addb2f1a2 (patch)
tree30fb438a087a1129489549fb96646f8a3e778d5a /chinese/openoffice-1.0-zh_TW
parentUhh ohh, should have been "Simplified Chinese". (diff)
Add the real trad chinese port.
Obtained from: chshen <statue@freebsd.sinica.edu.tw>
Notes
Notes: svn path=/head/; revision=63907
Diffstat (limited to 'chinese/openoffice-1.0-zh_TW')
-rw-r--r--chinese/openoffice-1.0-zh_TW/Makefile15
1 files changed, 15 insertions, 0 deletions
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"