diff --git a/editors/ooodict-tn_ZA/Makefile b/editors/ooodict-tn_ZA/Makefile new file mode 100644 index 000000000000..253b99a7d75e --- /dev/null +++ b/editors/ooodict-tn_ZA/Makefile @@ -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 +# +# $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" diff --git a/editors/ooodict-zu_ZA/Makefile b/editors/ooodict-zu_ZA/Makefile new file mode 100644 index 000000000000..63a5368b4f1c --- /dev/null +++ b/editors/ooodict-zu_ZA/Makefile @@ -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 +# +# $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"