mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-07 11:49:40 +00:00
20 lines
464 B
Makefile
20 lines
464 B
Makefile
# New ports collection makefile for:
|
|
# OpenOffice Spell Checking Dictionary
|
|
# for Bulgarian (Bulgaria) language
|
|
# Date created: Tue Aug 10 24:00:00 UTC 2002
|
|
# Whom: Martin Blapp <mbr@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
COMMENT= Bulgarian (Bulgaria) MySpell dictionary for OpenOffice.org
|
|
CATEGORIES= editors
|
|
|
|
LANGPREFIX= bg
|
|
LANGSUFFIX= BG
|
|
LANGDIST+= bg_BG.zip
|
|
MASTERDIR= ${.CURDIR}/../ooodict-all
|
|
RDEP= ${PORTSDIR}/editors/openoffice
|
|
|
|
.include "${MASTERDIR}/Makefile"
|