           SPELL=e_module-iiirk
  if  [[  "$E_MODULE_IIIRK_CVS_AUTOUPDATE"  ==  "y"  ]];  then
         VERSION=$(date +%Y%m%d)
  else
         VERSION=cvs
  fi
          SOURCE=$SPELL-cvs.tar.bz2
   SOURCE_URL[0]=cvs://:pserver:anonymous@anoncvs.enlightenment.org:/var/cvs/e/:${SPELL/-*/}s/${SPELL/*-/}
   SOURCE_IGNORE=volatile
  FORCE_DOWNLOAD="on"
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-cvs
      LICENSE[0]=BSD
        WEB_SITE=http://get-e.org/Resources/Modules/
        KEYWORDS="enlightenment"
         ENTERED=20080307
           SHORT='E17 taskbar with system tray-like docking'
cat << EOF
An Enlightenment module to give a taskbar. IIirk - act like a taskbar but only
for selected applications. The docking behaviour is similar to a system tray
but can be used with any applications.
EOF
