2002-08-11 21:10:42 +02:00
|
|
|
# New ports collection makefile for:
|
|
|
|
# OpenOffice Spell Checking Dictionary
|
|
|
|
# for Swedish (Sweden)
|
|
|
|
# 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= Swedish (Sweden) MySpell dictionary for OpenOffice.org
|
2002-08-11 21:10:42 +02:00
|
|
|
CATEGORIES= editors
|
|
|
|
|
|
|
|
LANGPREFIX= sv
|
|
|
|
LANGSUFFIX= SE
|
|
|
|
LANGDIST+= sv_SE.zip
|
|
|
|
MASTERDIR= ${.CURDIR}/../ooodict-all
|
|
|
|
RDEP= ${PORTSDIR}/editors/openoffice-se
|
|
|
|
|
|
|
|
.include "${MASTERDIR}/Makefile"
|