           SPELL=yasnippet
         VERSION=0.13.0
          SOURCE="${SPELL}-${VERSION}.tar.gz"
   SOURCE_URL[0]=https://github.com/joaotavora/$SPELL/archive/$VERSION.tar.gz
     SOURCE_HASH=sha512:73b111f72e98c4183764cef08ddfaa861dba49f171f96026b074bf62a7aa5e2d8529f616805ba386dd4157b675da953784d5bcd832d6015ce1b72e9c240988c5
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE="http://joaotavora.github.io/yasnippet/"
      LICENSE[0]=GPL
         ENTERED=20101130
           SHORT="Yet another snippet extension for Emacs"
cat << EOF
YASnippet is a template system for Emacs. It allows you to type an abbreviation
and automatically expand it into function templates. Bundled language templates
includes: C, C++, C#, Perl, Python, Ruby, SQL, LaTeX, HTML, CSS and more. The
snippet syntax is inspired from TextMate's syntax, you can even import most
TextMate templates to YASnippet.
EOF
