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 German (Germany) and German (Austria)
|
|
|
|
# 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= German (Germany) MySpell dictionary for OpenOffice.org
|
2002-12-08 23:20:28 +01:00
|
|
|
CATEGORIES= german
|
2002-08-11 21:10:42 +02:00
|
|
|
|
|
|
|
LANGPREFIX= de
|
|
|
|
LANGSUFFIX= DE
|
|
|
|
LANGDIST+= de_DE.zip
|
2003-04-09 01:30:15 +02:00
|
|
|
HYPHDIST+= hyph_de_DE.zip
|
2002-08-11 21:10:42 +02:00
|
|
|
MASTERDIR= ${.CURDIR}/../../editors/ooodict-all
|
2003-11-08 07:55:14 +01:00
|
|
|
RDEP= ${PORTSDIR}/german/openoffice-1.0
|
2002-08-11 21:10:42 +02:00
|
|
|
|
|
|
|
.include "${MASTERDIR}/Makefile"
|