           SPELL=sassc
         VERSION=3.6.2
          SOURCE="$SPELL-$VERSION.tar.gz"
   SOURCE_URL[0]=https://github.com/sass/${SPELL}/archive/refs/tags/${VERSION}.tar.gz
     SOURCE_HASH=sha512:fff3995ce8608bdaed5f4f1352ae4f1f882de58663b932c598d6168df421e4dbf907ec0f8caebb1e56490a71ca11105726f291b475816dd53e705bc53121969f
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE="https://github.com/sass/sassc"
      LICENSE[0]=MIT
         ENTERED=20210905
           SHORT="a CLI wrapper around libsass"
cat << EOF
Sass is a CSS pre-processor language to add on exciting, new, awesome features
to CSS. Sass was the first language of its kind and by far the most mature
and up to date codebase.
EOF
