2002-08-11 21:10:42 +02:00
|
|
|
# New ports collection makefile for:
|
2003-11-09 15:11:29 +01:00
|
|
|
# OpenOffice.org Spell Checking Dictionary
|
2002-08-11 21:10:42 +02:00
|
|
|
# for English (United States)
|
|
|
|
# Date created: Tue Aug 10 24:00:00 UTC 2002
|
|
|
|
# Whom: Martin Blapp <mbr@FreeBSD.org>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
2003-03-07 01:16:25 +01:00
|
|
|
COMMENT= English (United States) MySpell dictionary for OpenOffice.org
|
2002-08-11 21:10:42 +02:00
|
|
|
|
|
|
|
LANGPREFIX= en
|
|
|
|
LANGSUFFIX= US
|
|
|
|
LANGDIST+= en_US.zip
|
2003-04-09 01:30:15 +02:00
|
|
|
HYPHDIST+= hyph_en_US.zip
|
2002-08-11 21:10:42 +02:00
|
|
|
MASTERDIR= ${.CURDIR}/../ooodict-all
|
2005-08-29 09:05:16 +02:00
|
|
|
RDEP= ${PORTSDIR}/editors/openoffice.org-1.1
|
2002-08-11 21:10:42 +02:00
|
|
|
|
|
|
|
.include "${MASTERDIR}/Makefile"
|