           SPELL=google-perftools
          SPELLX=gperftools
         VERSION=2.1
          SOURCE=$SPELLX-$VERSION.tar.gz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELLX-$VERSION"
   SOURCE_URL[0]=http://gperftools.googlecode.com/files/$SOURCE
     SOURCE_HASH=sha512:b5e3387fa4865fc1dd91c60311335aec18c76519ee5016278a3b114e117ba8936772321f7a18c003e54a641a19c249e20916347e44a67ded76d7a9f04230fd03
      LICENSE[0]=BSD
        WEB_SITE=http://code.google.com/p/gperftools/
        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
