           SPELL=libressl
         VERSION=2.2.9
  SECURITY_PATCH=6
          SOURCE=$SPELL-$VERSION.tar.gz
         SOURCE2=$SOURCE.asc
   SOURCE_URL[0]=http://ftp.openbsd.org/pub/OpenBSD/LibreSSL/$SOURCE
   SOURCE_URL[1]=http://ftp.sourcemage.us/mirror/$SPELL/$SOURCE
  SOURCE2_URL[0]=$SOURCE_URL.asc
  SOURCE2_URL[1]=${SOURCE_URL[1]}.asc
      SOURCE_GPG=libressl.gpg:$SOURCE2:UPSTREAM_KEY
  SOURCE2_IGNORE=signature
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
        WEB_SITE=http://www.libressl.org/
      LICENSE[0]=BSD
      LICENSE[1]=APACHE
      LICENSE[2]=ISC
      LICENSE[3]=PD
         ENTERED=20140819
        KEYWORDS="ssl tls"
           SHORT="SSL/TLS protocol"
cat << EOF
LibreSSL is a version of the TLS/crypto stack forked from OpenSSL in 2014, with
goals of modernizing the codebase, improving security, and applying best
practice development processes.
EOF
