           SPELL=libssh2
         VERSION=1.11.1
  SECURITY_PATCH=3
          SOURCE=$SPELL-$VERSION.tar.gz
         SOURCE2=$SOURCE.asc
  SOURCE2_IGNORE=signature
      SOURCE_GPG=ssh2.gpg:$SOURCE2:UPSTREAM_KEY
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=https://www.libssh2.org/download/$SOURCE
  SOURCE2_URL[0]=${SOURCE_URL[0]}.asc
      LICENSE[0]=BSD-3-Clause
        WEB_SITE=https://www.libssh2.org/
         ENTERED=20070130
        KEYWORDS="crypto"
           SHORT="a library implementing the SSH2 protocol"
cat << EOF
libssh2 is a library implementing the SSH2 protocol as defined by Internet
Drafts.
This library is not related to, derived from, or meant to supersede libssh.
They are different projects using different code bases.
EOF
