           SPELL=samurai
         VERSION=0.6
          SOURCE="$SPELL-$VERSION.tar.gz"
   SOURCE_URL[0]="https://github.com/michaelforney/$SPELL/releases/download/$VERSION/$SOURCE"
     SOURCE_HASH=sha512:c111a20b1f85877b1ed68b1e40f8972e15dba3a7e58380103352fa975170598f7ecd591ca173e270ba6039026967d4bb5a5d2f80a963c64b39d36160a85574b4
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
        WEB_SITE="https://github.com/michaelforney/samurai"
      LICENSE[0]="Apache-2.0"
         ENTERED=20190520
        KEYWORDS=""
           SHORT="ninja-compatible build tool written in C"
cat << EOF
Samurai is a ninja-compatible build tool written in C99 with a focus on
simplicity, speed, and portability.
EOF
