          MODULE=xfce4-timer-plugin
           MAJOR=0.6
         VERSION=$MAJOR.4
          SOURCE=$MODULE-$VERSION.tar.bz2
      SOURCE_URL=http://archive.xfce.org/src/panel-plugins/$MODULE/$MAJOR
      SOURCE_VFY=sha1:ea0dcf507f2b40f036476f2578cf2075639149e1
   MODULE_PREFIX=${XFCE4_PREFIX:-/usr}
        WEB_SITE=http://www.xfce.org
         ENTERED=20061124
         UPDATED=20120213
           SHORT="run an alarm at a specified time"

cat << EOF
This is a simple plugin that lets the user run an alarm at a
specified time or at the end of a specified countdown period.
EOF
