aboutsummaryrefslogtreecommitdiff
path: root/editors/openoffice-1.1-ca
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
parentf72ca135ba5fb5f340603c7a04c0fca782e4db4d (diff)
downloadports-0d17c3f5e18997365722c5d828c34025cfc1f9fb.tar.gz
ports-0d17c3f5e18997365722c5d828c34025cfc1f9fb.zip
Notes
Diffstat (limited to 'editors/openoffice-1.1-ca')
-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"