           SPELL=hunspell
         VERSION=1.2.11
          SOURCE=${SPELL}-${VERSION}.tar.gz
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
   SOURCE_URL[0]=${SOURCEFORGE_URL}/${SPELL}/${SOURCE}
     SOURCE_HASH=sha512:9222e6e514ffde3c2864c44eee21a4c77e38cd83d5afb1d1c3e42fbb021261d9e7f7e6c3ebb132524aba7f4bb1780bc1ae88a1fed242483f131d1ceb2aa26095
      LICENSE[0]=LGPL
        WEB_SITE=http://hunspell.sourceforge.net/
         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
