freebsd-ports/editors/ooodict-en_US/Makefile
2003-04-08 23:30:15 +00:00

20 lines
487 B
Makefile

# New ports collection makefile for:
# OpenOffice Spell Checking Dictionary
# for English (United States)
# Date created: Tue Aug 10 24:00:00 UTC 2002
# Whom: Martin Blapp <mbr@FreeBSD.org>
#
# $FreeBSD$
#
COMMENT= English (United States) MySpell dictionary for OpenOffice.org
CATEGORIES= editors
LANGPREFIX= en
LANGSUFFIX= US
LANGDIST+= en_US.zip
HYPHDIST+= hyph_en_US.zip
MASTERDIR= ${.CURDIR}/../ooodict-all
RDEP= ${PORTSDIR}/editors/openoffice
.include "${MASTERDIR}/Makefile"