summaryrefslogtreecommitdiff
path: root/german/openoffice-1.0/Makefile
blob: b6d7cacdfa2049022fce9dc331719b06057090fa (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
# 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

.if !defined (LANG) && !defined(USE_LANG)
USE_LANG=	de_DE.ISO8859-15
.endif
LANG_LIST=	de_DE.ISO8859-15 de_AT.ISO8859-15 de_DE.ISO8859-15 \
		de_DE.ISO8859-1 de_AT.ISO8859-1 de_DE.ISO8859-1
LANG_PKGNAME=	de
LANG_EXT=	49
L10NHELP=	helpcontent_${LANG_EXT}_unix.tgz
LANG_CONFIGURE_ARG=	GER
#
# Special case. We do not need LANG_CONFIGURE_ARG cause
# the EN_US and DE_DE versions are always built.
#
MASTERDIR=	${.CURDIR}/../../editors/openoffice

COMMENT=	Office-Suite mit Textverarbeitung, Tabellenkalkulation, Datenbank und Presentationsprogramm

.include "${MASTERDIR}/Makefile"