aboutsummaryrefslogtreecommitdiff
path: root/editors/openoffice-1.1-fi
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2003-11-09 00:34:31 +0000
committerMaho Nakata <maho@FreeBSD.org>2003-11-09 00:34:31 +0000
commitc651b0cd2aa061984601a8b5e09794d08e53e193 (patch)
treeb9f4760976181c2e1a1369d50e88aed47a67bd5c /editors/openoffice-1.1-fi
parentb06a89ea58e88dcc6cbc8f682c9adfef2810107a (diff)
downloadports-c651b0cd2aa061984601a8b5e09794d08e53e193.tar.gz
ports-c651b0cd2aa061984601a8b5e09794d08e53e193.zip
Add OpenOffice.org 1.1 for Finnish language
Notes
Notes: svn path=/head/; revision=93472
Diffstat (limited to 'editors/openoffice-1.1-fi')
-rw-r--r--editors/openoffice-1.1-fi/Makefile15
1 files changed, 15 insertions, 0 deletions
diff --git a/editors/openoffice-1.1-fi/Makefile b/editors/openoffice-1.1-fi/Makefile
new file mode 100644
index 000000000000..0203deb24ab8
--- /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"