           SPELL=google-perftools
         VERSION=1.7
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://google-perftools.googlecode.com/files/$SOURCE
     SOURCE_HASH=sha512:610b7c93d21266ffa62858a754d7f1dcd8a5612114f3cf1a32456d9c838f08d5bb984ccdb98e9cd5037f4a232879b96b0430dc7e372d7e47d165a990d0c13e82
      LICENSE[0]=BSD
        WEB_SITE=http://code.google.com/p/google-perftools/
        KEYWORDS="libs"
         ENTERED=20070627
           SHORT='Robust performance tools from Google'
cat << EOF
These tools are for use by developers so that they can create more robust
applications. Especially of use to those developing multi-threaded applications
in C++ with templates. Includes TCMalloc, heap-checker, heap-profiler and
cpu-profiler.
EOF
