2003-11-09 15:11:29 +01:00
|
|
|
# New ports collection makefile for: OpenOffice.org for Simplified Chinese
|
2002-08-03 13:54:31 +02:00
|
|
|
# Date created: Tue Jun 11 16:47:21 UTC 2002
|
|
|
|
# Whom: Martin Blapp <mbr@FreeBSD.org> and Mario Ferreira <lioux@FreeBSD.org>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
2003-02-13 00:35:54 +01:00
|
|
|
CATEGORIES= chinese
|
2002-08-03 13:54:31 +02:00
|
|
|
|
|
|
|
LANG_PKGNAME= zh
|
2002-08-12 00:29:08 +02:00
|
|
|
LANG_SUFFIX= CN
|
2002-08-03 13:54:31 +02:00
|
|
|
LANG_EXT= 86
|
|
|
|
LANG_CONFIGURE_ARG= CHINSIM
|
2002-08-04 14:34:13 +02:00
|
|
|
BUILD_DEPENDS+= ${PREFIX}/share/fonts/TrueType/gbsn00lp.ttf:${PORTSDIR}/chinese/arphicttf
|
2003-11-08 05:37:31 +01:00
|
|
|
MASTERDIR= ${.CURDIR}/../../editors/openoffice-1.0
|
2002-08-03 13:54:31 +02:00
|
|
|
|
|
|
|
.include "${MASTERDIR}/Makefile"
|