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