mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-17 03:25:46 +00:00
0c4a1eb85f
Pointed out: sf, kris
20 lines
457 B
Makefile
20 lines
457 B
Makefile
# New ports collection makefile for:
|
|
# OpenOffice Spell Checking Dictionary
|
|
# for Hungarian (Hungary)
|
|
# Date created: Tue Aug 10 24:00:00 UTC 2002
|
|
# Whom: Martin Blapp <mbr@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
CATEGORIES= editors
|
|
COMMENT= Hungarian (Hungary) Myspell dictionary for OpenOffice.org
|
|
|
|
LANGPREFIX= hu
|
|
LANGSUFFIX= HU
|
|
LANGDIST+= hu_HU.zip
|
|
MASTERDIR= ${.CURDIR}/../ooodict-all
|
|
RDEP= ${PORTSDIR}/editors/openoffice-1.0
|
|
|
|
.include "${MASTERDIR}/Makefile"
|