e4ab6030f0
Submitted by: Pavel@Janik.cz (Pavel Janik)
22 lines
531 B
Makefile
22 lines
531 B
Makefile
# New ports collection makefile for:
|
|
# OpenOffice.org Spell Checking Dictionary
|
|
# for Portuguese (Portugal)
|
|
# Date created: Tue Aug 10 24:00:00 UTC 2002
|
|
# Whom: Martin Blapp <mbr@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
COMMENT= Portuguese (Portugal) MySpell dictionary for OpenOffice.org
|
|
CATEGORIES= portuguese
|
|
|
|
LANGPREFIX= pt
|
|
LANGSUFFIX= PT
|
|
LANGDIST+= pt_PT.zip
|
|
HYPHDIST+= hyph_pt_PT.zip
|
|
MASTERDIR= ${.CURDIR}/../../editors/ooodict-all
|
|
RDEP= ${PORTSDIR}/portuguese/openoffice-1.0
|
|
|
|
.include "${MASTERDIR}/Makefile"
|
|
|
|
PKGNAMEPREFIX= pt_PT-
|