mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
c833199d16
Reported by : krion via krisautomail
18 lines
432 B
Makefile
18 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"
|