          MODULE=hunspell
         VERSION=1.7.2
          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:11ddfa39afe28c28539fe65fc4f1592d410c1e9b6dd7d8a91ca25d85e9ec65b8
        WEB_SITE=http://hunspell.github.io/
         ENTERED=20071017
         UPDATED=20230101
           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
