aboutsummaryrefslogtreecommitdiff
path: root/editors/ooodict-cs_CZ/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'editors/ooodict-cs_CZ/Makefile')
-rw-r--r--editors/ooodict-cs_CZ/Makefile18
1 files changed, 18 insertions, 0 deletions
diff --git a/editors/ooodict-cs_CZ/Makefile b/editors/ooodict-cs_CZ/Makefile
new file mode 100644
index 000000000000..d15e00586728
--- /dev/null
+++ b/editors/ooodict-cs_CZ/Makefile
@@ -0,0 +1,18 @@
+# New ports collection makefile for:
+# OpenOffice Spell Checking Dictionary
+# for Czech (Czech Republic) language
+# Date created: Tue Aug 10 24:00:00 UTC 2002
+# Whom: Martin Blapp <mbr@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+CATEGORIES= editors
+
+LANGPREFIX= cs
+LANGSUFFIX= CZ
+LANGDIST+= cs_CZ.zip
+MASTERDIR= ${.CURDIR}/../ooodict-all
+RDEP= ${PORTSDIR}/editors/openoffice
+
+.include "${MASTERDIR}/Makefile"