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