aboutsummaryrefslogtreecommitdiff
path: root/editors/ooodict-ca_ES/Makefile
diff options
context:
space:
mode:
authorMartin Blapp <mbr@FreeBSD.org>2002-08-11 19:10:42 +0000
committerMartin Blapp <mbr@FreeBSD.org>2002-08-11 19:10:42 +0000
commitfed46073a06858880b0c0ee345e3669873143e10 (patch)
tree411b22104c18bd2fdd06f287405630fafa7751e7 /editors/ooodict-ca_ES/Makefile
parent7e97e99c063f6f87b5f88c1b87dfcced02fc2172 (diff)
downloadports-fed46073a06858880b0c0ee345e3669873143e10.tar.gz
ports-fed46073a06858880b0c0ee345e3669873143e10.zip
Notes
Diffstat (limited to 'editors/ooodict-ca_ES/Makefile')
-rw-r--r--editors/ooodict-ca_ES/Makefile18
1 files changed, 18 insertions, 0 deletions
diff --git a/editors/ooodict-ca_ES/Makefile b/editors/ooodict-ca_ES/Makefile
new file mode 100644
index 000000000000..ab2e0f90ebc4
--- /dev/null
+++ b/editors/ooodict-ca_ES/Makefile
@@ -0,0 +1,18 @@
+# New ports collection makefile for:
+# OpenOffice Spell Checking Dictionary
+# for Catalan language
+# Date created: Tue Aug 10 24:00:00 UTC 2002
+# Whom: Martin Blapp <mbr@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+CATEGORIES= editors
+
+LANGPREFIX= ca
+LANGSUFFIX= ES
+LANGDIST+= ca_ES.zip
+MASTERDIR= ${.CURDIR}/../ooodict-all
+RDEP= ${PORTSDIR}/editors/openoffice-es
+
+.include "${MASTERDIR}/Makefile"