           SPELL=openssh
         VERSION=4.6p1
  SECURITY_PATCH=2
          SOURCE=$SPELL-$VERSION.tar.gz
         SOURCE2=${SOURCE}.asc
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/$SOURCE
   SOURCE_URL[1]=ftp://ftp.tux.org/bsd/openbsd/OpenSSH/portable/$SOURCE
  SOURCE2_URL[0]=ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/$SOURCE2
  SOURCE2_IGNORE=signature
      SOURCE_GPG="openssh.gpg:$SOURCE2:UPSTREAM_KEY"
        WEB_SITE=http://www.openssh.org/
         ENTERED=20010922
      LICENSE[0]=http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin/ssh/LICENCE?rev=HEAD
        KEYWORDS="crypto"
           SHORT="A client and server for encrypted remote logins and file transfers."
cat << EOF
This is a Unix/Linux port of OpenBSD's excellent OpenSSH. OpenSSH is a
full implementation of the SSH1 protocol and a 99% implementation of the
SSH 2 protocol, including sftp client and server support.
EOF
