mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
- Add Setswana and Zulu OpenOffice dictionaries
This commit is contained in:
parent
3dfd7c4e9c
commit
818c36df88
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=136876
18
editors/ooodict-tn_ZA/Makefile
Normal file
18
editors/ooodict-tn_ZA/Makefile
Normal 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"
|
18
editors/ooodict-zu_ZA/Makefile
Normal file
18
editors/ooodict-zu_ZA/Makefile
Normal 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"
|
Loading…
Reference in New Issue
Block a user