          MODULE=xfce4-genmon-plugin
           MAJOR=3.4
         VERSION=$MAJOR.0
          SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$MAJOR
      SOURCE_URL=http://archive.xfce.org/src/panel-plugins/xfce4-genmon-plugin/$MAJOR
      SOURCE_VFY=sha1:6c249521394ee97704f2d10d0b5dd18bbb171f64
   MODULE_PREFIX=${XFCE4_PREFIX:-/usr}
        WEB_SITE=http://goodies.xfce.org/projects/panel-plugins/xfce4-genmon-plugin
         ENTERED=20061124
         UPDATED=20120513
           SHORT="A script monitor"

cat << EOF
This plugin cyclically spawns the indicated script/program, captures
its output (stdout) and displays the resulting string into the panel.
EOF
