From aa6881450383371aa3c7c4feabb8dde030b34d00 Mon Sep 17 00:00:00 2001 From: Martin Blapp Date: Sat, 15 Jun 2002 00:12:40 +0000 Subject: Add German OpenOffice slave port --- german/openoffice/Makefile | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 german/openoffice/Makefile (limited to 'german/openoffice') diff --git a/german/openoffice/Makefile b/german/openoffice/Makefile new file mode 100644 index 000000000000..673dc63d6fa2 --- /dev/null +++ b/german/openoffice/Makefile @@ -0,0 +1,18 @@ +# New ports collection makefile for: OpenOffice for German language +# Date created: Tue Jun 11 16:47:21 UTC 2002 +# Whom: Martin Blapp and Mario Ferreira +# +# $FreeBSD$ +# + +CATEGORIES= german + +LANG_PKGNAME= de +LANG_EXT= 49 +# +# 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 "${.CURDIR}/../../editors/openoffice/Makefile" -- cgit v1.2.3