freebsd-ports/polish/ooodict_PL/Makefile
Joe Marcus Clarke 23143e2224 Correct the path for RDEP.
Reported by:	INDEX build script
2003-08-30 23:41:46 +00:00

19 lines
457 B
Makefile

# New ports collection makefile for:
# OpenOffice Spell Checking Dictionary
# for Polish (Poland)
# Date created: Tue Aug 10 24:00:00 UTC 2002
# Whom: Martin Blapp <mbr@FreeBSD.org>
#
# $FreeBSD$
#
COMMENT= Polish (Poland) MySpell dictionary for OpenOffice.org
CATEGORIES= polish
LANGPREFIX= pl
LANGSUFFIX= PL
LANGDIST+= pl_PL.zip
MASTERDIR= ${.CURDIR}/../../editors/ooodict-all
RDEP= ${PORTSDIR}/polish/openoffice-pl
.include "${MASTERDIR}/Makefile"