blob: fb86ab9d57dadd2a50bd8e04f27e71eabb4afeac (
plain) (
tree)
|
|
# New ports collection makefile for:
# OpenOffice Spell Checking Dictionary
# for Portuguese (Portugal)
# Date created: Tue Aug 10 24:00:00 UTC 2002
# Whom: Martin Blapp <mbr@FreeBSD.org>
#
# $FreeBSD$
#
CATEGORIES= portuguese
LANGPREFIX= pt
LANGSUFFIX= PT
LANGDIST+= pt_PT.zip
MASTERDIR= ${.CURDIR}/../../editors/ooodict-all
RDEP= ${PORTSDIR}/portuguese/openoffice
.include "${MASTERDIR}/Makefile"
PKGNAMEPREFIX= pt_PT-
|