diff options
author | Martin Blapp <mbr@FreeBSD.org> | 2002-08-11 19:10:42 +0000 |
---|---|---|
committer | Martin Blapp <mbr@FreeBSD.org> | 2002-08-11 19:10:42 +0000 |
commit | fed46073a06858880b0c0ee345e3669873143e10 (patch) | |
tree | 411b22104c18bd2fdd06f287405630fafa7751e7 /polish/ooodict_PL | |
parent | Add an explicit dependency on docbook-xml to get around a problem where (diff) |
Add OpenOffice.org spelling dictionary ports. They are based on MySpell,
which is a rewrite of iSpell in c++ with lots of additional features.
Diffstat (limited to 'polish/ooodict_PL')
-rw-r--r-- | polish/ooodict_PL/Makefile | 18 | ||||
-rw-r--r-- | polish/ooodict_PL/pkg-comment | 1 |
2 files changed, 19 insertions, 0 deletions
diff --git a/polish/ooodict_PL/Makefile b/polish/ooodict_PL/Makefile new file mode 100644 index 000000000000..2944035f3b57 --- /dev/null +++ b/polish/ooodict_PL/Makefile @@ -0,0 +1,18 @@ +# New ports collection makefile for: +# OpenOffice Spell Checking Dictionary +# for Polish (Poland) +# Date created: Tue Aug 10 24:00:00 UTC 2002 +# Whom: Martin Blapp <mbr@FreeBSD.org> +# +# $FreeBSD$ +# + +CATEGORIES= editors + +LANGPREFIX= pl +LANGSUFFIX= PL +LANGDIST+= pl_PL.zip +MASTERDIR= ${.CURDIR}/../ooodict-all +RDEP= ${PORTSDIR}/editors/openoffice-pl + +.include "${MASTERDIR}/Makefile" diff --git a/polish/ooodict_PL/pkg-comment b/polish/ooodict_PL/pkg-comment new file mode 100644 index 000000000000..b7383c0850d4 --- /dev/null +++ b/polish/ooodict_PL/pkg-comment @@ -0,0 +1 @@ +Polish (Poland) MySpell dictionary for OpenOffice.org |