summaryrefslogtreecommitdiff
path: root/editors/openoffice-1.1-dk/Makefile
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2003-11-08 23:48:44 +0000
committerMaho Nakata <maho@FreeBSD.org>2003-11-08 23:48:44 +0000
commita4319b8183aac5f30720a5eb236f8d32b912b4f7 (patch)
tree37c1326c7a387ffe39e12734bc3036babeb939aa /editors/openoffice-1.1-dk/Makefile
parentAdd a new port OpenOffice.org 1.1 for korean langueage. (diff)
Add OpenOffice.org 1.1 for Dansk
Notes
Notes: svn path=/head/; revision=93433
Diffstat (limited to '')
-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"