2002-08-11 21:10:42 +02:00
|
|
|
# New ports collection makefile for:
|
2003-11-09 15:11:29 +01:00
|
|
|
# OpenOffice.org Spell Checking Dictionary
|
2002-08-11 21:10:42 +02:00
|
|
|
# for Hungarian (Hungary)
|
|
|
|
# Date created: Tue Aug 10 24:00:00 UTC 2002
|
|
|
|
# Whom: Martin Blapp <mbr@FreeBSD.org>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
2003-03-07 01:16:25 +01:00
|
|
|
COMMENT= Hungarian (Hungary) Myspell dictionary for OpenOffice.org
|
2002-08-11 21:10:42 +02:00
|
|
|
|
2004-01-16 03:58:19 +01:00
|
|
|
CATEGORIES= hungarian
|
|
|
|
|
2002-08-11 21:10:42 +02:00
|
|
|
LANGPREFIX= hu
|
|
|
|
LANGSUFFIX= HU
|
|
|
|
LANGDIST+= hu_HU.zip
|
2004-01-16 03:58:19 +01:00
|
|
|
MASTERDIR= ${.CURDIR}/../../editors/ooodict-all
|
2003-11-08 07:55:14 +01:00
|
|
|
RDEP= ${PORTSDIR}/editors/openoffice-1.0
|
2002-08-11 21:10:42 +02:00
|
|
|
|
|
|
|
.include "${MASTERDIR}/Makefile"
|