. "$GRIMOIRE/FUNCTIONS"
           SPELL=sinatra_el
         VERSION=$(get_scm_version)
          SOURCE="${SPELL}-git.tar.bz2"
   SOURCE_URL[0]=git://github.com/eschulte/${SPELL}.git:${SPELL}-git
  FORCE_DOWNLOAD=on
   SOURCE_IGNORE=volatile
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-git"
        WEB_SITE="https://github.com/eschulte/sinatra_el"
      LICENSE[0]=GPL
         ENTERED=20110101
           SHORT="Emacs minor mode for the Sinatra web mini-framework"
cat << EOF
Provides integration with haml-mode, rake, console and webserver. Uses ruby mode
highlighting.
EOF
