49ffbc5eea
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>
20 lines
501 B
Makefile
20 lines
501 B
Makefile
# New ports collection makefile for: OpenOffice for German 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= german editors
|
|
|
|
LANG_PKGNAME= de
|
|
LANG_EXT= 49
|
|
L10NHELP= helpcontent_${LANG_EXT}_unix.tgz
|
|
#
|
|
# Special case. We do not need LANG_CONFIGURE_ARG cause
|
|
# the EN_US and DE_DE versions are always built.
|
|
#
|
|
MASTERDIR= ${.CURDIR}/../../editors/openoffice
|
|
|
|
.include "${MASTERDIR}/Makefile"
|