aboutsummaryrefslogtreecommitdiff
path: root/editors/openoffice-1.0-dk
diff options
context:
space:
mode:
authorMartin Blapp <mbr@FreeBSD.org>2002-06-14 23:59:47 +0000
committerMartin Blapp <mbr@FreeBSD.org>2002-06-14 23:59:47 +0000
commita02a3d208e0abb6fd812eaf276a42fd441b40c71 (patch)
treec5ac826f3a4b0cefb61992028d9765461aacf3b7 /editors/openoffice-1.0-dk
parent5dc75c5f56831ef32b7996b822edb987d79d3369 (diff)
downloadports-a02a3d208e0abb6fd812eaf276a42fd441b40c71.tar.gz
ports-a02a3d208e0abb6fd812eaf276a42fd441b40c71.zip
Notes
Diffstat (limited to 'editors/openoffice-1.0-dk')
-rw-r--r--editors/openoffice-1.0-dk/Makefile15
1 files changed, 15 insertions, 0 deletions
diff --git a/editors/openoffice-1.0-dk/Makefile b/editors/openoffice-1.0-dk/Makefile
new file mode 100644
index 000000000000..979cfc7bfe23
--- /dev/null
+++ b/editors/openoffice-1.0-dk/Makefile
@@ -0,0 +1,15 @@
+# New ports collection makefile for: OpenOffice for Danish 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= dk
+LANG_EXT= 45
+LANG_CONFIGURE_ARG= DAN
+MASTERDIR= ${.CURDIR}/../openoffice
+
+.include "${MASTERDIR}/Makefile"