diff options
author | sobomax <sobomax@FreeBSD.org> | 2001-12-30 05:39:05 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2001-12-30 05:39:05 +0800 |
commit | 7493e36e35c20fba127fe493071117234795f8bd (patch) | |
tree | 5632a7dd8595c299d09aa2fd5e29fb1418bfeead /textproc/gnomespell-devel/pkg-descr | |
parent | aa07f4e232619b04e5cf8b7ab9fb9ef10076aba1 (diff) | |
download | freebsd-ports-gnome-7493e36e35c20fba127fe493071117234795f8bd.tar.gz freebsd-ports-gnome-7493e36e35c20fba127fe493071117234795f8bd.tar.zst freebsd-ports-gnome-7493e36e35c20fba127fe493071117234795f8bd.zip |
Add gnomespell 0.4, a GNOME/Bonobo component for spell checking.
Diffstat (limited to 'textproc/gnomespell-devel/pkg-descr')
-rw-r--r-- | textproc/gnomespell-devel/pkg-descr | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/textproc/gnomespell-devel/pkg-descr b/textproc/gnomespell-devel/pkg-descr new file mode 100644 index 000000000000..a5004d360237 --- /dev/null +++ b/textproc/gnomespell-devel/pkg-descr @@ -0,0 +1,6 @@ +Gnome Spell is GNOME/Bonobo component for spell checking. In current version +it contains GNOME::Spell::Dictionary object, which provides spell checking +dictionary. It's based on pspell package, which is required to build +gnome-spell. + +WWW: http://www.gnome.org/ |