freebsd-ports/editors/ooodict-af_ZA/Makefile
Maho Nakata c833199d16 Fix index build
Reported by : krion via krisautomail
2005-08-29 06:52:26 +00:00

17 lines
432 B
Makefile

# New ports collection makefile for:
# OpenOffice.org Spell Checking Dictionary for Afrikaans language
# Date created: 5 June 2005
# Whom: Pav Lucistnik <pav@FreeBSD.org>
#
# $FreeBSD$
#
COMMENT= Afrikaans (South Africa) MySpell dictionary for OpenOffice.org
LANGPREFIX= af
LANGSUFFIX= ZA
LANGDIST+= af_ZA.zip
MASTERDIR= ${.CURDIR}/../ooodict-all
RDEP= ${PORTSDIR}/editors/openoffice.org-1.1
.include "${MASTERDIR}/Makefile"