3488b82eb4
Pointy hat to: lioux Submitted by: kris
20 lines
426 B
Makefile
20 lines
426 B
Makefile
# New ports collection makefile for:
|
|
# OpenOffice Spell Checking Dictionary
|
|
# for Portuguese (Brasil)
|
|
# Date created: Tue Aug 10 24:00:00 UTC 2002
|
|
# Whom: Martin Blapp <mbr@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
CATEGORIES= portuguese
|
|
|
|
LANGPREFIX= pt
|
|
LANGSUFFIX= BR
|
|
LANGDIST+= pt_BR.zip
|
|
MASTERDIR= ${.CURDIR}/../../editors/ooodict-all
|
|
RDEP= ${PORTSDIR}/portuguese/openoffice
|
|
|
|
.include "${MASTERDIR}/Makefile"
|
|
|
|
PKGNAMEPREFIX= pt_BR-
|