23143e2224
Reported by: INDEX build script
19 lines
457 B
Makefile
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"
|