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