aboutsummaryrefslogtreecommitdiff
path: root/editors/ooodict-af_ZA/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'editors/ooodict-af_ZA/Makefile')
-rw-r--r--editors/ooodict-af_ZA/Makefile17
1 files changed, 17 insertions, 0 deletions
diff --git a/editors/ooodict-af_ZA/Makefile b/editors/ooodict-af_ZA/Makefile
new file mode 100644
index 000000000000..5d3273ca8af7
--- /dev/null
+++ b/editors/ooodict-af_ZA/Makefile
@@ -0,0 +1,17 @@
+# New ports collection makefile for:
+# OpenOffice.org Spell Checking Dictionary for Afrikaans language
+# Date created: 5 June 2005
+# Whom: Pav Lucistnik <pav@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+COMMENT= Afrikaans (South Africa) MySpell dictionary for OpenOffice.org
+
+LANGPREFIX= af
+LANGSUFFIX= ZA
+LANGDIST+= af_ZA.zip
+MASTERDIR= ${.CURDIR}/../ooodict-all
+RDEP= ${PORTSDIR}/editors/openoffice-1.1
+
+.include "${MASTERDIR}/Makefile"