# Watch: https://github.com/hunspell/hunspell/tags
           SPELL=hunspell
         VERSION=1.7.2
      PATCHLEVEL=1
     SOURCE_HASH=sha512:d007edc8cb7ff95048361418b088bb062962973247c940aa826c9859a5ef90a9734100bffe7c7ac9a774f2e233605e814efb9e7fd3fc8c4ef4b978e9ec990cba
          SOURCE=${SPELL}-${VERSION}.tar.gz
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
   SOURCE_URL[0]=https://github.com/hunspell/hunspell/archive/v${VERSION}.tar.gz
      LICENSE[0]=LGPL
        WEB_SITE=https://hunspell.github.io
         ENTERED=20050924
        KEYWORDS="spelling"
           SHORT="A spell checker and morphological analyzer library"
cat << EOF
Hunspell is a spell checker and morphological analyzer library and program 
designed for languages with rich morphology and complex word compounding or 
character encoding. 

Hunspell interfaces: Ispell-like terminal interface using Curses library, 
Ispell pipe interface, OpenOffice.org UNO module.
EOF
