. "$GRIMOIRE/FUNCTIONS"
           SPELL=haml-mode
         VERSION=$(get_scm_version)
          SOURCE="${SPELL}-git.tar.bz2"
   SOURCE_URL[0]=git://github.com/nex3/${SPELL}.git:${SPELL}-git
  FORCE_DOWNLOAD=on
   SOURCE_IGNORE=volatile
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-git"
        WEB_SITE="https://github.com/nex3/haml-mode"
      LICENSE[0]=GPL
         ENTERED=20110101
           SHORT="Haml language mode for Emacs"
cat << EOF
It’s reasonably featureful, including support for managing indentation, cutting
and pasting nested regions (although by default there are no keybindings for
this), and some syntax highlighting.
EOF
