           SPELL=ssdeep
         VERSION=2.7
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/$SPELL/$SOURCE
     SOURCE_HASH=sha512:5efc42405a5558be38c097d7be061471d305772ae261163eb26fa5495edac8cbc8dc6e452980e5d66b51b15eab9f30073ec13937e14a0a296f3f2e791ef3e4ac
        WEB_SITE=http://ssdeep.sourceforge.net
      LICENSE[0]=GPL
         ENTERED=20101226
           SHORT="a program for computing context triggered piecewise hashes (CTPH)"
cat << EOF
ssdeep is a program for computing context triggered piecewise hashes (CTPH).
Also called fuzzy hashes, CTPH can match inputs that have homologies. Such
inputs have sequences of identical bytes in the same order, although bytes
in between these sequences may be different in both content and length. 
EOF
