           SPELL=hunspell
         VERSION=1.2.12
          SOURCE=${SPELL}-${VERSION}.tar.gz
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
   SOURCE_URL[0]=${SOURCEFORGE_URL}/${SPELL}/${SOURCE}
     SOURCE_HASH=sha512:5cfa785786455a82672bbb716389caea541aa9ca4d6fd7668d7283573781a00f629db970d2b10fbab241d82288aba844f85d2650d80a0a0f6f7f2f31b6d8412f
      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
