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