           SPELL=gnome-system-monitor
         VERSION=3.4.1
	  BRANCH=`echo $VERSION|cut -d . -f 1,2`
	  SOURCE=$SPELL-$VERSION.tar.xz
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
         ENTERED=20020509
        KEYWORDS="gnome2 libs"
           SHORT="System monitor for the GNOME 2.0 Desktop"
cat << EOF
System monitor for the GNOME 2.0 Desktop

Procman is a nicer, simpler, easier to use replacement
to gtop. It uses libgtop for the process monitoring
and gtktreeview for the viewing.
EOF
