mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-03 06:04:53 +00:00
21 lines
477 B
Makefile
21 lines
477 B
Makefile
# New ports collection makefile for:
|
|
# OpenOffice Spell Checking Dictionary
|
|
# for Dutch (Netherland)
|
|
# Date created: Tue Aug 10 24:00:00 UTC 2002
|
|
# Whom: Martin Blapp <mbr@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
COMMENT= Dutch (Netherland) MySpell dictionary for OpenOffice.org
|
|
CATEGORIES= editors
|
|
|
|
LANGPREFIX= nl
|
|
LANGSUFFIX= NL
|
|
LANGDIST+= nl_NL.zip
|
|
HYPHDIST+= hyph_nl.zip
|
|
MASTERDIR= ${.CURDIR}/../ooodict-all
|
|
RDEP= ${PORTSDIR}/editors/openoffice-nl
|
|
|
|
.include "${MASTERDIR}/Makefile"
|