aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormbr <mbr@FreeBSD.org>2002-06-15 08:08:28 +0800
committermbr <mbr@FreeBSD.org>2002-06-15 08:08:28 +0800
commit1c3be0ec266f4533a3499651578037112de65828 (patch)
treec02a33895164505a5fb2eafa4828881844b2b910
parent585898b1897bfac90bfead9fcad7652859351f11 (diff)
downloadfreebsd-ports-gnome-1c3be0ec266f4533a3499651578037112de65828.tar.gz
freebsd-ports-gnome-1c3be0ec266f4533a3499651578037112de65828.tar.zst
freebsd-ports-gnome-1c3be0ec266f4533a3499651578037112de65828.zip
Add Swedish OpenOffice slave port
-rw-r--r--editors/Makefile1
-rw-r--r--editors/openoffice-1.0-se/Makefile15
-rw-r--r--editors/openoffice-se/Makefile15
3 files changed, 31 insertions, 0 deletions
diff --git a/editors/Makefile b/editors/Makefile
index 5468a9886184..c54ddd8a91de 100644
--- a/editors/Makefile
+++ b/editors/Makefile
@@ -101,6 +101,7 @@
SUBDIR += openoffice-nl
SUBDIR += openoffice-pl
SUBDIR += openoffice-pt
+ SUBDIR += openoffice-se
SUBDIR += openoffice-tr
SUBDIR += pico
SUBDIR += poedit
diff --git a/editors/openoffice-1.0-se/Makefile b/editors/openoffice-1.0-se/Makefile
new file mode 100644
index 000000000000..72cd34ac7e02
--- /dev/null
+++ b/editors/openoffice-1.0-se/Makefile
@@ -0,0 +1,15 @@
+# New ports collection makefile for: OpenOffice for Swedish 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= se
+LANG_EXT= 46
+LANG_CONFIGURE_ARG= SWED
+MASTERDIR= ${.CURDIR}/../openoffice
+
+.include "${MASTERDIR}/Makefile"
diff --git a/editors/openoffice-se/Makefile b/editors/openoffice-se/Makefile
new file mode 100644
index 000000000000..72cd34ac7e02
--- /dev/null
+++ b/editors/openoffice-se/Makefile
@@ -0,0 +1,15 @@
+# New ports collection makefile for: OpenOffice for Swedish 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= se
+LANG_EXT= 46
+LANG_CONFIGURE_ARG= SWED
+MASTERDIR= ${.CURDIR}/../openoffice
+
+.include "${MASTERDIR}/Makefile"