mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-18 03:46:03 +00:00
e4ab6030f0
Submitted by: Pavel@Janik.cz (Pavel Janik)
23 lines
527 B
Makefile
23 lines
527 B
Makefile
# New ports collection makefile for:
|
|
# OpenOffice.org Spell Checking Dictionary
|
|
# for Portuguese (Brasil)
|
|
# Date created: Tue Aug 10 24:00:00 UTC 2002
|
|
# Whom: Martin Blapp <mbr@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
COMMENT= Portuguese (Brasil) MySpell dictionary for OpenOffice.org
|
|
CATEGORIES= portuguese
|
|
|
|
LANGPREFIX= pt
|
|
LANGSUFFIX= BR
|
|
LANGDIST+= pt_BR.zip
|
|
HYPHDIST+= hyph_pt_BR.zip
|
|
MASTERDIR= ${.CURDIR}/../../editors/ooodict-all
|
|
RDEP= ${PORTSDIR}/portuguese/openoffice-1.0
|
|
|
|
.include "${MASTERDIR}/Makefile"
|
|
|
|
PKGNAMEPREFIX= pt_BR-
|