summaryrefslogtreecommitdiff
path: root/editors/openoffice-1.1-ca/Makefile
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2003-11-09 00:26:36 +0000
committerMaho Nakata <maho@FreeBSD.org>2003-11-09 00:26:36 +0000
commit0d17c3f5e18997365722c5d828c34025cfc1f9fb (patch)
tree8365eaa84fe6418a3bc5393a07d5cf38e025230e /editors/openoffice-1.1-ca/Makefile
parentUpgrade py-psycopg from 1.1.7 to 1.1.9 (diff)
Add OpenOffice.org 1.1 for Catalan language.
Notes
Notes: svn path=/head/; revision=93466
Diffstat (limited to '')
-rw-r--r--editors/openoffice-1.1-ca/Makefile15
1 files changed, 15 insertions, 0 deletions
diff --git a/editors/openoffice-1.1-ca/Makefile b/editors/openoffice-1.1-ca/Makefile
new file mode 100644
index 000000000000..5d19451c6585
--- /dev/null
+++ b/editors/openoffice-1.1-ca/Makefile
@@ -0,0 +1,15 @@
+# New ports collection makefile for: OpenOffice for Catalan language
+# Date created: Sun Nov 9 09:22:25 JST 2003
+# Whom: NAKATA Maho <maho@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+CATEGORIES= editors
+
+LANG_PKGNAME= ca
+#LANG_EXT=
+LANG_CONFIGURE_ARG= CAT
+MASTERDIR= ${.CURDIR}/../openoffice-1.1
+
+.include "${MASTERDIR}/Makefile"