           SPELL=libretls
         VERSION=3.7.0
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=https://causal.agency/${SPELL}/${SOURCE}
     SOURCE_HASH=sha256:9aa5d3a9133932c362075259b0b17bb0c89741fa1b2535136df2ded7a0c13392
      LICENSE[0]=ISC
        WEB_SITE=https://git.causal.agency/libretls/
         ENTERED=20230503
        KEYWORDS="crypto libtls ssl"
           SHORT="libtls for openssl"
cat << EOF
LibreTLS is a port of libtls from LibreSSL to OpenSSL.
libtls is a new TLS library, designed to make it easier
to write foolproof applications.

libtls provides an excellent new API, but LibreSSL can be difficult to
install on systems which already use OpenSSL. LibreTLS aims to make the
libtls API more easily and widely available.
EOF
