38cf3ddc86
PR: 47969 Submitted by: Alexandr Kovalenko <never@nevermind.kiev.ua>
17 lines
450 B
Makefile
17 lines
450 B
Makefile
# 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"
|