           SPELL=radare
         VERSION=1.1
          SOURCE=$SPELL-$VERSION.tar.gz
   SOURCE_URL[0]=http://radare.nopcode.org/get/$SOURCE
     SOURCE_HASH=sha512:58093779a2842ef969cabffd448f915d689148c8ec0c27a57d56bfa9774163f38c247d209f246f850312ded75f4b8b8e61948f1ee75b87b0193437c21203475f
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
        WEB_SITE=http://radare.nopcode.org/
      LICENSE[0]=GPL
         ENTERED=20080314
           SHORT="unix-like toolchain for reverse engineering"
cat << EOF
radare is a toolchain that aims to create a complete set of utilities for
handling binary files from the command line. It's mainly a hexadecimal editor
for the command line but with advanced features. There are extensions for
debugging processes on x86-32 and ARM, libusb and fd sniffers, binary diffing
utilities, base format conversions, generating graphs of a program, a
cross-platform disassembler as an objdump frontend, and more.
EOF
