2002-08-11 19:10:42 +00:00
|
|
|
# New ports collection makefile for:
|
|
|
|
# OpenOffice Spell Checking Dictionary
|
|
|
|
# for Danish (Denmark)
|
|
|
|
# Date created: Tue Aug 10 24:00:00 UTC 2002
|
|
|
|
# Whom: Martin Blapp <mbr@FreeBSD.org>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
2003-03-07 00:16:25 +00:00
|
|
|
COMMENT= Danish (Denmark) MySpell dictionary for OpenOffice.org
|
2002-08-11 19:10:42 +00:00
|
|
|
CATEGORIES= editors
|
|
|
|
|
|
|
|
LANGPREFIX= da
|
|
|
|
LANGSUFFIX= DK
|
|
|
|
LANGDIST+= da_DK.zip
|
2003-04-08 23:30:15 +00:00
|
|
|
HYPHDIST+= hyph_da.zip
|
2002-08-11 19:10:42 +00:00
|
|
|
MASTERDIR= ${.CURDIR}/../ooodict-all
|
|
|
|
RDEP= ${PORTSDIR}/editors/openoffice-dk
|
|
|
|
|
|
|
|
.include "${MASTERDIR}/Makefile"
|