           SPELL=yaml-cpp
         VERSION=0.5.1
     SOURCE_HASH=sha512:3c6928684d603815c016d663af36be94507f2cccf167d6d8d7cd7dea3ea5f73ec88d62952a2b5d11796e40132857afcbbacd9eafd688f2dc11d0c339caf2e013
      PATCHLEVEL=1
          SOURCE="${SPELL}-${VERSION}.tar.gz"
   SOURCE_URL[0]=http://${SPELL}.googlecode.com/files/${SOURCE}
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE="http://code.google.com/p/yaml-cpp/"
      LICENSE[0]=MIT
         ENTERED=20130113
           SHORT="a YAML parser and emitter in C++"
cat << EOF
yaml-cpp is a YAML parser and emitter in C++ matching the YAML 1.2 spec.
EOF
