- Add Setswana and Zulu OpenOffice dictionaries

This commit is contained in:
Pav Lucistnik 2005-06-05 23:50:23 +00:00
parent 3dfd7c4e9c
commit 818c36df88
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=136876
2 changed files with 36 additions and 0 deletions

View File

@ -0,0 +1,18 @@
# New ports collection makefile for:
# OpenOffice.org Spell Checking Dictionary
# for Setswana (Africa) language
# Date created: Tue Aug 10 24:00:00 UTC 2002
# Whom: Martin Blapp <mbr@FreeBSD.org>
#
# $FreeBSD$
#
COMMENT= Setswana (Africa) MySpell dictionary for OpenOffice.org
LANGPREFIX= tn
LANGSUFFIX= ZA
LANGDIST+= tn_ZA.zip
MASTERDIR= ${.CURDIR}/../ooodict-all
RDEP= ${PORTSDIR}/editors/openoffice-1.1
.include "${MASTERDIR}/Makefile"

View File

@ -0,0 +1,18 @@
# New ports collection makefile for:
# OpenOffice.org Spell Checking Dictionary
# for Zulu (Africa) language
# Date created: Tue Aug 10 24:00:00 UTC 2002
# Whom: Martin Blapp <mbr@FreeBSD.org>
#
# $FreeBSD$
#
COMMENT= Zulu (Africa) MySpell dictionary for OpenOffice.org
LANGPREFIX= zu
LANGSUFFIX= ZA
LANGDIST+= zu_ZA.zip
MASTERDIR= ${.CURDIR}/../ooodict-all
RDEP= ${PORTSDIR}/editors/openoffice-1.1
.include "${MASTERDIR}/Makefile"