. "$GRIMOIRE"/CMAKE_FUNCTIONS
           SPELL=minisign
         VERSION=0.9
          SOURCE="$SPELL-$VERSION.tar.gz"
   SOURCE_URL[0]=https://github.com/jedisct1/$SPELL/releases/download/$VERSION/$SOURCE
     SOURCE_HASH=sha512:1934ef5d4d35e1f19483814513059d799432d1d759666e5c087ff918e3a55916719276357bcf5bd2418f80e613d590405b74d3fa3cf60cb2f7d089af6fc06585
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
        WEB_SITE="https://jedisct1.github.io/minisign/"
      LICENSE[0]="ISC"
         ENTERED=20211001
        KEYWORDS=""
           SHORT="dead simple tool to sign files"
cat << EOF
Minisign is a dead simple tool to sign files and verify signatures.

It is portable, lightweight, and uses the highly secure Ed25519 public-key
signature system.
EOF
