           SPELL=iconbar
if  [  "$ICONBAR_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:e17/apps/$SPELL
  FORCE_DOWNLOAD="on"
   SOURCE_IGNORE=volatile
        WEB_SITE=http://www.rephorm.com/rephorm/code/iconbar
         ENTERED=20040311
      LICENSE[0]=BSD
        KEYWORDS="enlightenment"
           SHORT="Standalone iconbar based on the e17 iconbar"
cat << EOF
This is a standalone iconbar based on the e17 iconbar by raster and rephorm.
As of v0.5 the iconbar now uses Edje for both its theme and its icons. This allows for a
ll sorts of animation and other effects.
EOF
