0c4a1eb85f
Pointed out: sf, kris
19 lines
445 B
Makefile
19 lines
445 B
Makefile
# New ports collection makefile for:
|
|
# OpenOffice Spell Checking Dictionary
|
|
# for Catalan language
|
|
# Date created: Tue Aug 10 24:00:00 UTC 2002
|
|
# Whom: Martin Blapp <mbr@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
COMMENT= Catalan MySpell dictionary for OpenOffice.org
|
|
CATEGORIES= editors
|
|
|
|
LANGPREFIX= ca
|
|
LANGSUFFIX= ES
|
|
LANGDIST+= ca_ES.zip
|
|
MASTERDIR= ${.CURDIR}/../ooodict-all
|
|
RDEP= ${PORTSDIR}/editors/openoffice-1.0-es
|
|
|
|
.include "${MASTERDIR}/Makefile"
|