diff -ruN ../ooodict-uk_UA/Makefile ./Makefile --- ../ooodict-uk_UA/Makefile Mon Mar 10 17:49:09 2003 +++ ./Makefile Mon Mar 10 18:04:24 2003 @@ -1,19 +1,19 @@ # New ports collection makefile for: # OpenOffice Spell Checking Dictionary -# for English (United States) -# Date created: Tue Aug 10 24:00:00 UTC 2002 -# Whom: Martin Blapp +# for Ukrainian +# Date created: Mon Mar 10 17:53:11 EET 2003 +# Whom: Alexandr Kovalenko # -# $FreeBSD: ports/editors/ooodict-en_US/Makefile,v 1.2 2003/03/07 00:16:09 ade Exp $ +# $FreeBSD$ # -COMMENT= English (United States) MySpell dictionary for OpenOffice.org -CATEGORIES= editors +COMMENT= Ukrainian MySpell dictionary for OpenOffice.org +CATEGORIES= ukrainian -LANGPREFIX= en -LANGSUFFIX= US -LANGDIST+= en_US.zip -MASTERDIR= ${.CURDIR}/../ooodict-all +LANGPREFIX= uk +LANGSUFFIX= UA +LANGDIST+= uk_UA.zip +MASTERDIR= ${.CURDIR}/../../editors/ooodict-all RDEP= ${PORTSDIR}/editors/openoffice .include "${MASTERDIR}/Makefile" ---- cut ----