e4ab6030f0
Submitted by: Pavel@Janik.cz (Pavel Janik)
19 lines
470 B
Makefile
19 lines
470 B
Makefile
# New ports collection makefile for:
|
|
# OpenOffice.org Spell Checking Dictionary
|
|
# for Ukrainian.
|
|
# Date created: Mon Mar 10 17:53:11 EET 2003
|
|
# Whom: Alexandr Kovalenko <never@nevermind.kiev.ua>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
COMMENT= Ukrainian MySpell dictionary for OpenOffice.org
|
|
CATEGORIES= ukrainian
|
|
|
|
LANGPREFIX= uk
|
|
LANGSUFFIX= UA
|
|
LANGDIST+= uk_UA.zip
|
|
MASTERDIR= ${.CURDIR}/../../editors/ooodict-all
|
|
RDEP= ${PORTSDIR}/editors/openoffice-1.0
|
|
|
|
.include "${MASTERDIR}/Makefile"
|