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