blob: 4c3046e83c7d1ca4b5fa30d34606110b4c881536 (
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= editors
LANGPREFIX= pt
LANGSUFFIX= PT
LANGDIST+= pt_PT.zip
MASTERDIR= ${.CURDIR}/../ooodict-all
RDEP= ${PORTSDIR}/editors/openoffice-pt
.include "${MASTERDIR}/Makefile"
|