aboutsummaryrefslogtreecommitdiffstats
path: root/editors/openoffice-1.1-dk
diff options
context:
space:
mode:
authormaho <maho@FreeBSD.org>2003-11-09 07:48:44 +0800
committermaho <maho@FreeBSD.org>2003-11-09 07:48:44 +0800
commit355eea63e901819bf49b4bf508efc2a02f973a0d (patch)
treeb23af88dea2b337553d1641a93bb5b7804447f23 /editors/openoffice-1.1-dk
parent337b724d0b6d731f73ea8f7ab5efb5c3409269ba (diff)
downloadfreebsd-ports-gnome-355eea63e901819bf49b4bf508efc2a02f973a0d.tar.gz
freebsd-ports-gnome-355eea63e901819bf49b4bf508efc2a02f973a0d.tar.zst
freebsd-ports-gnome-355eea63e901819bf49b4bf508efc2a02f973a0d.zip
Add OpenOffice.org 1.1 for Dansk
Diffstat (limited to 'editors/openoffice-1.1-dk')
-rw-r--r--editors/openoffice-1.1-dk/Makefile15
1 files changed, 15 insertions, 0 deletions
diff --git a/editors/openoffice-1.1-dk/Makefile b/editors/openoffice-1.1-dk/Makefile
new file mode 100644
index 000000000000..911c6481aa23
--- /dev/null
+++ b/editors/openoffice-1.1-dk/Makefile
@@ -0,0 +1,15 @@
+# New ports collection makefile for: OpenOffice 1.1 for Danish language
+# Date created: Nov 8 08:47:41 JST 2003
+# Whom: Martin Blapp <mbr@FreeBSD.org>, Mario Ferreira <lioux@FreeBSD.org> and NAKATA Maho <maho@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+CATEGORIES= editors
+
+LANG_PKGNAME= dk
+LANG_EXT= 45
+LANG_CONFIGURE_ARG= DAN
+MASTERDIR= ${.CURDIR}/../openoffice-1.1
+
+.include "${MASTERDIR}/Makefile"