freebsd-ports/japanese/openoffice/Makefile
Martin Blapp ac91ee2f4b Use MASTERDIR
Add "editors" to CATEGORIES
2002-08-03 14:18:32 +00:00

16 lines
478 B
Makefile

# New ports collection makefile for: OpenOffice for Japanese language
# Date created: Tue Jun 11 16:47:21 UTC 2002
# Whom: Martin Blapp <mbr@FreeBSD.org> and Mario Ferreira <lioux@FreeBSD.org>
#
# $FreeBSD$
#
CATEGORIES= japanese editors
LANG_PKGNAME= jp
LANG_EXT= 81
LANG_CONFIGURE_ARG= JAPN
MASTERDIR= ${.CURDIR}/../../editors/openoffice
RUN_DEPENDS+= ${X11BASE}/lib/X11/fonts/TrueType/kochi-mincho.ttf:${PORTSDIR}/japanese/kochi-ttfonts
.include "${MASTERDIR}/Makefile"