           SPELL=google-perftools
         VERSION=1.2
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://google-perftools.googlecode.com/files/$SOURCE
     SOURCE_HASH=sha512:8cbc65c117e0b99757d9a179d59d76af4eba505dd4a37858551fe4732ff6df782761ea982e4d9f4e973f0ec9228a2ca4f4098760e5bb572b3d2f6a7efa749582
      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
