d3fc97c432
Approved by: portmgr (implicitly)
19 lines
455 B
Makefile
19 lines
455 B
Makefile
# New ports collection makefile for:
|
|
# OpenOffice Spell Checking Dictionary
|
|
# for Greek (Greece)
|
|
# Date created: Tue Aug 10 24:00:00 UTC 2002
|
|
# Whom: Martin Blapp <mbr@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
COMMENT= Greek (Greece) MySpell dictionary for OpenOffice.org
|
|
CATEGORIES= editors
|
|
|
|
LANGPREFIX= el
|
|
LANGSUFFIX= GR
|
|
LANGDIST+= el_GR-enhanced.zip
|
|
MASTERDIR= ${.CURDIR}/../ooodict-all
|
|
RDEP= ${PORTSDIR}/editors/openoffice-gr
|
|
|
|
.include "${MASTERDIR}/Makefile"
|