2002-08-03 14:19:08 +02:00
|
|
|
# New ports collection makefile for: OpenOffice 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$
|
|
|
|
#
|
|
|
|
|
|
|
|
CATEGORIES= chinese
|
|
|
|
|
|
|
|
LANG_PKGNAME= zh
|
|
|
|
LANG_EXT= 86
|
|
|
|
LANG_CONFIGURE_ARG= CHINSIM
|
2002-08-03 14:24:32 +02:00
|
|
|
BUILD_DEPENDS+= ${PREFIX}/share/fonts/TrueType/moe_kai.ttf:${PORTSDIR}/chinese/moettf
|
2002-08-03 13:54:31 +02:00
|
|
|
MASTERDIR= ${.CURDIR}/../../editors/openoffice
|
|
|
|
|
|
|
|
.include "${MASTERDIR}/Makefile"
|