          MODULE=hunspell
         VERSION=1.7.3
          SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
      SOURCE_URL=https://github.com/hunspell/hunspell/releases/download/v$VERSION
      SOURCE_VFY=sha256:433274dac0619cb00c2e18b43a3dd3a9d50da5b5613fa9b5c21781e35dd76bc1
        WEB_SITE=http://hunspell.github.io/
         ENTERED=20071017
         UPDATED=20260505
           SHORT="A spell checker"

cat << EOF
Hunspell is the default spell checker of OpenOffice.org office suite and
expectant spell checker of Mozilla Firefox and Thunderbird.
Its main features are Unicode support, the ability to function with
MySpell dictionaries since it's based on MySpell and rich morphological
features.
EOF
