           SPELL=e_module-efm_path
  if  [[  "$E_MODULE_EFM_NAV_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="deskshow enlightenment"
         ENTERED=20080110
           SHORT='E17 EFM Path Module'
cat << EOF
E17 EFM Path Module is a module that allows a user to type a location into the filemanager.
EOF
