summaryrefslogtreecommitdiff
path: root/german/openoffice-1.1/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'german/openoffice-1.1/Makefile')
-rw-r--r--german/openoffice-1.1/Makefile27
1 files changed, 27 insertions, 0 deletions
diff --git a/german/openoffice-1.1/Makefile b/german/openoffice-1.1/Makefile
new file mode 100644
index 000000000000..a69caa1c25de
--- /dev/null
+++ b/german/openoffice-1.1/Makefile
@@ -0,0 +1,27 @@
+# New ports collection makefile for: OpenOffice for German language
+# Date created: Nov 07 08:00:00 JST 2003
+# Whom: Martin Blapp <mbr@FreeBSD.org>, Mario Ferreira <lioux@FreeBSD.org> and NAKATA Maho <maho@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= DTCH
+#
+# Special case. We do not need LANG_CONFIGURE_ARG cause
+# the EN_US and DE_DE versions are always built.
+#
+MASTERDIR= ${.CURDIR}/../../editors/openoffice-1.1
+
+COMMENT= Office-Suite mit Textverarbeitung, Tabellenkalkulation, Datenbank und Presentationsprogramm
+
+.include "${MASTERDIR}/Makefile"