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