summaryrefslogtreecommitdiffstats
path: root/editors
diff options
context:
space:
mode:
authormaho <maho@FreeBSD.org>2003-11-09 00:05:51 +0000
committermaho <maho@FreeBSD.org>2003-11-09 00:05:51 +0000
commita5d53b4182eb3c7ed0cc3f48a62f579e2fb4f8b5 (patch)
tree9e3e6582c6805c41237b9be979b874de8dc09898 /editors
parentd752ca5aaf89a3641111a30a6f6a5e8ec6ca2ebb (diff)
downloadFreeBSD-ports-a5d53b4182eb3c7ed0cc3f48a62f579e2fb4f8b5.zip
FreeBSD-ports-a5d53b4182eb3c7ed0cc3f48a62f579e2fb4f8b5.tar.gz
Add OpenOffice.org 1.1 for Swedish language
Diffstat (limited to 'editors')
-rw-r--r--editors/Makefile1
-rw-r--r--editors/openoffice-1.1-se/Makefile16
2 files changed, 17 insertions, 0 deletions
diff --git a/editors/Makefile b/editors/Makefile
index 913918b..ecaa703 100644
--- a/editors/Makefile
+++ b/editors/Makefile
@@ -131,6 +131,7 @@
SUBDIR += openoffice-1.1-gr
SUBDIR += openoffice-1.1-it
SUBDIR += openoffice-1.1-nl
+ SUBDIR += openoffice-1.1-se
SUBDIR += pico
SUBDIR += poedit
SUBDIR += psgml
diff --git a/editors/openoffice-1.1-se/Makefile b/editors/openoffice-1.1-se/Makefile
new file mode 100644
index 0000000..abf5341
--- /dev/null
+++ b/editors/openoffice-1.1-se/Makefile
@@ -0,0 +1,16 @@
+# New ports collection makefile for: OpenOffice for Swedish language
+# Date created: Sun Nov 9 09:05:01 JST 2003
+# Whom: Martin Blapp <mbr@FreeBSD.org>, Mario Ferreira <lioux@FreeBSD.org> and NAKATA Maho <maho@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+CATEGORIES= editors
+
+LANG_PKGNAME= se
+LANG_EXT= 46
+L10NHELP= helpcontent_${LANG_EXT}_unix.tgz
+LANG_CONFIGURE_ARG= SWED
+MASTERDIR= ${.CURDIR}/../openoffice-1.1
+
+.include "${MASTERDIR}/Makefile"
OpenPOWER on IntegriCloud