From 9e53567023bb23956bc6035cc5cca0126e53285e Mon Sep 17 00:00:00 2001 From: Martin Blapp Date: Sat, 15 Jun 2002 00:01:50 +0000 Subject: Add Dutch OpenOffice slave port --- editors/openoffice-1.0-nl/Makefile | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 editors/openoffice-1.0-nl/Makefile (limited to 'editors/openoffice-1.0-nl') diff --git a/editors/openoffice-1.0-nl/Makefile b/editors/openoffice-1.0-nl/Makefile new file mode 100644 index 000000000000..ffb2bb333844 --- /dev/null +++ b/editors/openoffice-1.0-nl/Makefile @@ -0,0 +1,15 @@ +# New ports collection makefile for: OpenOffice for Dutch language +# Date created: Tue Jun 11 16:47:21 UTC 2002 +# Whom: Martin Blapp and Mario Ferreira +# +# $FreeBSD$ +# + +CATEGORIES= editors + +LANG_PKGNAME= nl +LANG_EXT= 31 +LANG_CONFIGURE_ARG= DTCH +MASTERDIR= ${.CURDIR}/../openoffice + +.include "${MASTERDIR}/Makefile" -- cgit v1.2.3