mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-03 06:04:53 +00:00
d3fc97c432
Approved by: portmgr (implicitly)
20 lines
441 B
Makefile
20 lines
441 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-es
|
|
|
|
.include "${MASTERDIR}/Makefile"
|