           SPELL=cracklib
         VERSION=2.8.16
    VERSIONWORDS=20080507
          SOURCE=$SPELL-$VERSION.tar.gz
         SOURCE2=$SPELL-words-$VERSIONWORDS.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:f8a19d295499898958b59c772db65f2ec3e66c7fa792bc66f500e2e30e13d7f5a8fc01d50f4d81788768df8a6f5770f45e710dab5659e235d1521138b36b4a17
    SOURCE2_HASH='sha512:d21055d6439a2b92b23ab6fd31222d9330315a0b44f53fae308ce5749a9fcb33b7df982f85ca8e2d6d2f9cc4c7264dfc3ed454edbccecd76289713df09fd633e'
        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
