           SPELL=lsh
         VERSION=2.0.1
          SOURCE=${SPELL}-${VERSION}.tar.gz
         SOURCE2=$SOURCE.asc
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
   SOURCE_URL[0]=ftp://ftp.lysator.liu.se/pub/security/lsh/${SOURCE}
  SOURCE2_URL[0]=${SOURCE_URL[0]}.asc
      SOURCE_GPG=A8F4C2FD.gpg:$SOURCE2:UPSTREAM_KEY
  SOURCE2_IGNORE=signature
        WEB_SITE=http://www.lysator.liu.se/~nisse/lsh/
         ENTERED=20030916
      LICENSE[0]=GPL
        KEYWORDS="ssh crypto"
           SHORT="GPL-licensed implementation of the SSH (version 2) protocol"
cat << EOF
lsh is a GNU GPL-licensed implementation of the SSH (version 2) protocol. It
includes a server, a client, and some utility programs.
EOF
