           SPELL=distorm3
         VERSION=1.0
          SOURCE="${SPELL}-${VERSION}.zip"
   SOURCE_URL[0]=http://distorm.googlecode.com/files/${SOURCE}
     SOURCE_HASH=sha512:56e9640b8f140ab9cf9cbacd205b7caf21a84ad698c1b1b3cf93194c986e4de107e056929742301ee7491c5e9bf75784d712740a2fadec084952ca5382fb7e24
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE="http://code.google.com/p/distorm/"
      LICENSE[0]=GPL
         ENTERED=20110920
           SHORT="binary stream disassembler library"
cat << EOF
From the diStorm3 website: No more parsing strings!  diStorm3 is really
a decomposer, which means it takes an instruction and returns a binary
structure which describes it rather than static text.
EOF
