head	1.5;
access;
symbols;
locks; strict;
comment	@# @;


1.5
date	2002.08.04.12.34.13;	author mbr;	state dead;
branches;
next	1.4;

1.4
date	2002.08.03.14.18.30;	author mbr;	state Exp;
branches;
next	1.3;

1.3
date	2002.08.03.12.24.32;	author mbr;	state Exp;
branches;
next	1.2;

1.2
date	2002.08.03.12.19.08;	author mbr;	state Exp;
branches;
next	1.1;

1.1
date	2002.08.03.11.54.31;	author mbr;	state Exp;
branches;
next	;


desc
@@


1.5
log
@Rename openoffice dir to openoffice-zh_CN.
Change the font dependency to moe_kai.ttf.

I already fixed the dirname in modules.

PR:     41302
Submitted by:   Statue <statue@@freebsd.sinica.edu.tw>
@
text
@# New ports collection makefile for:    OpenOffice for Simplified Chinese
# Date created:         Tue Jun 11 16:47:21 UTC 2002
# Whom:         Martin Blapp <mbr@@FreeBSD.org> and Mario Ferreira <lioux@@FreeBSD.org>
#
# $FreeBSD: ports/chinese/openoffice/Makefile,v 1.4 2002/08/03 14:18:30 mbr Exp $
#

CATEGORIES=     chinese editors

LANG_PKGNAME=   zh
LANG_EXT=       86
LANG_CONFIGURE_ARG=     CHINSIM
BUILD_DEPENDS+=	${PREFIX}/share/fonts/TrueType/moe_kai.ttf:${PORTSDIR}/chinese/moettf
MASTERDIR=      ${.CURDIR}/../../editors/openoffice

.include "${MASTERDIR}/Makefile"
@


1.4
log
@Use MASTERDIR
Add "editors" to CATEGORIES
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.3
log
@Add font dependency
@
text
@d8 1
a8 1
CATEGORIES=     chinese
@


1.2
log
@Uhh ohh, should have been "Simplified Chinese".
@
text
@d13 1
@


1.1
log
@Add chinese OO.org port

Obtained from:	Tsu-Fan Cheng <tfcheng@@tfcheng.dnsq.org>
@
text
@d1 1
a1 1
# New ports collection makefile for:    OpenOffice for trad chinese language
@

