summaryrefslogtreecommitdiff
path: root/chinese/openoffice-zh_TW/Makefile
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2003-11-08 04:37:31 +0000
committerMaho Nakata <maho@FreeBSD.org>2003-11-08 04:37:31 +0000
commitc012af99bcea42244f550d454f91a5b134b827ca (patch)
tree0c7eda9b2311adc6f0ecffca7bf32b3cf5948fb3 /chinese/openoffice-zh_TW/Makefile
parent1. Iconv is required to fix segmentation violations and bus errors, (diff)
rename openoffice to openoffice-1.0 after repocopy
Acknowledgment to: nork
Notes
Notes: svn path=/head/; revision=93354
Diffstat (limited to '')
-rw-r--r--chinese/openoffice-zh_TW/Makefile17
1 files changed, 0 insertions, 17 deletions
diff --git a/chinese/openoffice-zh_TW/Makefile b/chinese/openoffice-zh_TW/Makefile
deleted file mode 100644
index c850386cfd47..000000000000
--- a/chinese/openoffice-zh_TW/Makefile
+++ /dev/null
@@ -1,17 +0,0 @@
-# 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
-LANG_SUFFIX= TW
-LANG_EXT= 88
-LANG_CONFIGURE_ARG= CHINTRAD
-BUILD_DEPENDS+= ${PREFIX}/share/fonts/TrueType/bsmi00lp.ttf:${PORTSDIR}/chinese/arphicttf
-MASTERDIR= ${.CURDIR}/../../editors/openoffice
-
-.include "${MASTERDIR}/Makefile"