summaryrefslogtreecommitdiffstats
path: root/editors
diff options
context:
space:
mode:
authormaho <maho@FreeBSD.org>2003-11-09 00:34:31 +0000
committermaho <maho@FreeBSD.org>2003-11-09 00:34:31 +0000
commite626c417bf89076df67b99a4f68fe1e758c609bd (patch)
treeffa215816d38fafcb6c5d8f952c82f74535f2d3a /editors
parentef462c754806c41d4d576886a48c240eac48e8c8 (diff)
downloadFreeBSD-ports-e626c417bf89076df67b99a4f68fe1e758c609bd.zip
FreeBSD-ports-e626c417bf89076df67b99a4f68fe1e758c609bd.tar.gz
Add OpenOffice.org 1.1 for Finnish language
Diffstat (limited to 'editors')
-rw-r--r--editors/Makefile1
-rw-r--r--editors/openoffice-1.1-fi/Makefile15
2 files changed, 16 insertions, 0 deletions
diff --git a/editors/Makefile b/editors/Makefile
index fa1d262..37e4c2b 100644
--- a/editors/Makefile
+++ b/editors/Makefile
@@ -130,6 +130,7 @@
SUBDIR += openoffice-1.1-cz
SUBDIR += openoffice-1.1-dk
SUBDIR += openoffice-1.1-es
+ SUBDIR += openoffice-1.1-fi
SUBDIR += openoffice-1.1-gr
SUBDIR += openoffice-1.1-it
SUBDIR += openoffice-1.1-nl
diff --git a/editors/openoffice-1.1-fi/Makefile b/editors/openoffice-1.1-fi/Makefile
new file mode 100644
index 0000000..0203deb
--- /dev/null
+++ b/editors/openoffice-1.1-fi/Makefile
@@ -0,0 +1,15 @@
+# New ports collection makefile for: OpenOffice for Finnish language
+# Date created: Sun Nov 9 09:33:23 JST 2003
+# Whom: NAKATA Maho <maho@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+CATEGORIES= editors
+
+LANG_PKGNAME= fi
+LANG_EXT= 358
+LANG_CONFIGURE_ARG= FINN
+MASTERDIR= ${.CURDIR}/../openoffice-1.1
+
+.include "${MASTERDIR}/Makefile"
OpenPOWER on IntegriCloud