           SPELL=rssh
         VERSION=2.3.2
  SECURITY_PATCH=1
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
     SOURCE_HASH=sha512:17868d28e72c13087e088a093df505526e157915d15abc080040faa03ee3ae40bb880d1c621a0f47c54da5f3a11bdf90ac4c43659054e954489cc938162a26d5
        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
