           SPELL=e_module-mbar
  if  [[  "$E_MODULE_MBAR_CVS_AUTOUPDATE"  ==  "y"  ]];  then
         VERSION=$(date +%Y%m%d)
  else
         VERSION=cvs
  fi
      LICENSE[0]=BSD
      PATCHLEVEL=1
        WEB_SITE=http://get-e.org/Resources/Modules/
        KEYWORDS="mount enlightenment"
         ENTERED=20060830
           SHORT='E17 device mount module'
cat << EOF
An Enlightenment module to mount/unmount drives or devices.
EOF
