           SPELL=engage
if  [  "$ENGAGE_CVS_AUTOUPDATE"  ==  "y"  ];  then
         VERSION=$(date +%Y%m%d)
else
         VERSION=cvs
fi
          SOURCE=$SPELL-cvs.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-cvs
   SOURCE_URL[0]=cvs://:pserver:anonymous@anoncvs.enlightenment.org:/var/cvs/e:misc/$SPELL
  FORCE_DOWNLOAD="on"
   SOURCE_IGNORE=volatile
        WEB_SITE=http://enlightenment.org/Applications/Engage/
         ENTERED=20040415
      LICENSE[0]=BSD
        KEYWORDS="enlightenment"
           SHORT='Enlightenment e17 iconbar, box, panel, and system tray'
cat << EOF
Engage is an application that takes a new approach to handling your iconbars,
icon boxes and panels. All you need to know about your applications is now in
one convenient location. It can launch applications, notify if applications are
running, contain the icons of iconified windows and maintain a "system tray"
for applications supporting the standard. Another feature is that it can embed
other "edje" files such as the clocks pictured below. Engage really is the tidy
way to manage all of your applications.
EOF
