           SPELL=rssh
         VERSION=2.3.2
  SECURITY_PATCH=1
          SOURCE=$SPELL-$VERSION.tar.gz
                                                                                                                                                                                                                                        SOURCE2=$SOURCE.sig
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/$SPELL/$SOURCE
                                                                                                                                                                                                                                 SOURCE2_URL[0]=${SOURCE_URL[0]}.sig
                                                                                                                                                                                                                                     SOURCE_GPG=81CFE75D.gpg:$SOURCE2:UPSTREAM_KEY
                                                                                                                                                                                                                                 SOURCE2_IGNORE=signature
        WEB_SITE=http://www.pizzashack.org/rssh/
         ENTERED=20030508
      LICENSE[0]=BSD
        KEYWORDS="crypto"
           SHORT="Restricted shell allowing only scp and/or sftp"
cat << EOF
rssh is a restricted shell for use with OpenSSH, allowing only scp and/or
sftp. For example, if you have a server which you only want to allow users
to copy files off of via scp, without providing shell access, you can use
rssh to do that.
EOF
