head	1.5;
access;
symbols
	RELEASE_4_9_0:1.4
	RELEASE_5_1_0:1.4
	RELEASE_4_8_0:1.4
	RELEASE_5_0_0:1.3
	RELEASE_4_7_0:1.3;
locks; strict;
comment	@# @;


1.5
date	2003.11.08.04.37.30;	author maho;	state dead;
branches;
next	1.4;

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

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

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

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


desc
@@


1.5
log
@rename openoffice to openoffice-1.0 after repocopy

Acknowledgment to: nork
@
text
@# 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: ports/chinese/openoffice-zh_TW/Makefile,v 1.4 2003/02/12 23:35:53 mbr Exp $
#

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"
@


1.4
log
@Remove redundant category 'editors' in slave ports.
PR:		47969
Submitted by:	Alexandr Kovalenko <never@@nevermind.kiev.ua>
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.3
log
@Correctly add pkgname_suffix for chinese ports.
@
text
@d8 1
a8 1
CATEGORIES=	chinese editors
@


1.2
log
@Add dependency on big5 fonts.
Add "editors" to CATEGORIES.

PR:		41301
Submitted by:	Statue <statue@@freebsd.sinica.edu.tw>
@
text
@d10 2
a11 1
LANG_PKGNAME=	zh_TW
@


1.1
log
@Add the real trad chinese port.

Obtained from:	chshen <statue@@freebsd.sinica.edu.tw>
@
text
@d8 1
a8 1
CATEGORIES=	chinese
d13 1
@

