           SPELL=cracklib
         VERSION=2.8.12
          SOURCE=$SPELL-$VERSION.tar.gz
         SOURCE2=$SPELL-words.gz
   SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
  SOURCE2_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
#      SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
    SOURCE_HASH='sha512:8d08411f500960c22e682f15b7bae135cc5f17821b59f52adb04ba41066f0f0bb34e3911f3e2edabc1f2ec27a433818af89b897f2c1805fcb11469da6b1023f4'
    SOURCE2_HASH='sha512:b7e902c0ce186434ba38d2a26a91948f38517bbd705d9b49fab6bb05449357756b3142859c83c9e9e63182472981a83913382591bf1f777b160921f25d0f84ea'
        WEB_SITE=http://sf.net/projects/$SPELL
         ENTERED=20050310
      LICENSE[0]='Derived from artistic license'
     GATHER_DOCS='HISTORY LICENCE MANIFEST POSTER'
        KEYWORDS="security libs"
           SHORT='Password strength-checking library'
cat << EOF
CrackLib is a library containing a C function which may be used in a
"passwd"-like program.
The idea is simple: try to prevent users from choosing passwords that
could be guessed by "Crack" by filtering them out, at source.
CrackLib is an offshoot of the the version 5 "Crack" software.
EOF
