freebsd-ports/japanese/openoffice-1.0/Makefile
Martin Blapp 49ffbc5eea 1) Add localized help files to the build. Only available for french,
german, italian, spanish, japanese and swedish ports.

Create three new targets for the mozilla sub-build. Allow
"make postinstall" to be called without a "make build.

1) Submitted by:        Nakata Maho <chat95@mbox.kyoto-inet.or.jp>
2002-08-19 14:03:54 +00:00

18 lines
602 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
MASTER_SITES+= ftp://ftp.kddlabs.co.jp/office/openoffice/ \
ftp://ftp.sfc.wide.ad.jp/pub/OpenOffice/
L10NHELP= helpcontent
.include "${MASTERDIR}/Makefile"