           SPELL=memprof
         VERSION=0.6.2
         BRANCH=`echo $VERSION|cut -d . -f 1,2`
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=${GNOME_URL}/sources/$SPELL/${BRANCH}/${SOURCE}
      SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
      LICENSE[0]=GPL
        WEB_SITE=http://www.gnome.org/projects/memprof/
         ENTERED=20020320
        KEYWORDS="gnome2"
           SHORT="Memory profiling tool"
cat << EOF
MemProf is a tool for profiling memory usage and finding memory leaks.
EOF
