           SPELL=cracklib
         VERSION=2.8.3
          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
        WEB_SITE=http://sf.net/projects/$SPELL
          MD5[0]='44fa88de75e283a3b6e732149530ba66'
          MD5[1]='2eb8f1fc41eb29f9510674acbdf9b1d1'
         ENTERED=20050310
         UPDATED=20050710
      LICENSE[0]='Derived from artistic license'
     GATHER_DOCS='HISTORY LICENCE MANIFEST POSTER'
       BUILD_API=2
           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
