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