aboutsummaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorMartin Blapp <mbr@FreeBSD.org>2002-06-15 00:01:50 +0000
committerMartin Blapp <mbr@FreeBSD.org>2002-06-15 00:01:50 +0000
commit9e53567023bb23956bc6035cc5cca0126e53285e (patch)
treebdf273d2be1169b23429ae8b977c57929ec44419 /editors
parent2baacf5ce82efef1a1619685c970a11fe04f22e5 (diff)
downloadports-9e53567023bb23956bc6035cc5cca0126e53285e.tar.gz
ports-9e53567023bb23956bc6035cc5cca0126e53285e.zip
Notes
Diffstat (limited to 'editors')
-rw-r--r--editors/Makefile1
-rw-r--r--editors/openoffice-1.0-nl/Makefile15
-rw-r--r--editors/openoffice-nl/Makefile15
3 files changed, 31 insertions, 0 deletions
diff --git a/editors/Makefile b/editors/Makefile
index 5b61f912c500..6de3f66b5fc6 100644
--- a/editors/Makefile
+++ b/editors/Makefile
@@ -95,6 +95,7 @@
SUBDIR += openoffice-devel
SUBDIR += openoffice-dk
SUBDIR += openoffice-gr
+ SUBDIR += openoffice-nl
SUBDIR += pico
SUBDIR += poedit
SUBDIR += psgml
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 <mbr@FreeBSD.org> and Mario Ferreira <lioux@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+CATEGORIES= editors
+
+LANG_PKGNAME= nl
+LANG_EXT= 31
+LANG_CONFIGURE_ARG= DTCH
+MASTERDIR= ${.CURDIR}/../openoffice
+
+.include "${MASTERDIR}/Makefile"
diff --git a/editors/openoffice-nl/Makefile b/editors/openoffice-nl/Makefile
new file mode 100644
index 000000000000..ffb2bb333844
--- /dev/null
+++ b/editors/openoffice-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 <mbr@FreeBSD.org> and Mario Ferreira <lioux@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+CATEGORIES= editors
+
+LANG_PKGNAME= nl
+LANG_EXT= 31
+LANG_CONFIGURE_ARG= DTCH
+MASTERDIR= ${.CURDIR}/../openoffice
+
+.include "${MASTERDIR}/Makefile"