mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-25 09:34:11 +00:00
e4ab6030f0
Submitted by: Pavel@Janik.cz (Pavel Janik)
20 lines
470 B
Makefile
20 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"
|