summaryrefslogtreecommitdiff
path: root/editors/ooodict-nl_NL/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-nl_NL/Makefile
parentAdd an explicit dependency on docbook-xml to get around a problem where (diff)
Add OpenOffice.org spelling dictionary ports. They are based on MySpell,
which is a rewrite of iSpell in c++ with lots of additional features.
Notes
Notes: svn path=/head/; revision=64379
Diffstat (limited to 'editors/ooodict-nl_NL/Makefile')
-rw-r--r--editors/ooodict-nl_NL/Makefile18
1 files changed, 18 insertions, 0 deletions
diff --git a/editors/ooodict-nl_NL/Makefile b/editors/ooodict-nl_NL/Makefile
new file mode 100644
index 000000000000..cf712ec9fc0e
--- /dev/null
+++ b/editors/ooodict-nl_NL/Makefile
@@ -0,0 +1,18 @@
+# New ports collection makefile for:
+# OpenOffice Spell Checking Dictionary
+# for Dutch (Netherland)
+# Date created: Tue Aug 10 24:00:00 UTC 2002
+# Whom: Martin Blapp <mbr@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+CATEGORIES= editors
+
+LANGPREFIX= nl
+LANGSUFFIX= NL
+LANGDIST+= nl_NL.zip
+MASTERDIR= ${.CURDIR}/../ooodict-all
+RDEP= ${PORTSDIR}/editors/openoffice-nl
+
+.include "${MASTERDIR}/Makefile"