           SPELL=proftpd
         VERSION=1.3.5
  SECURITY_PATCH=2
          SOURCE=$SPELL-$VERSION.tar.gz
         SOURCE2=$SOURCE.asc
  SOURCE2_IGNORE=signature
      SOURCE_GPG=A511976A.gpg:$SOURCE2:UPSTREAM_KEY
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
   SOURCE_URL[0]=ftp://ftp.proftpd.org/distrib/source/$SOURCE
  SOURCE2_URL[0]=${SOURCE_URL[0]}.asc
        WEB_SITE=http://www.proftpd.org/
         ENTERED=20011112
      LICENSE[0]=GPL
        KEYWORDS="ftp"
           SHORT="highly configurable FTP server software"
cat << EOF
ProFTPD is a proven, high-performance, scalable FTP server written from scratch,
with a focus toward simplicity, security, and ease of configuration. Naturally,
ProFTPD powers some of the largest sites on the Internet. It features a very
Apache-like configuration syntax, modules, and a highly customizable server
infrastructure, including support for multiple 'virtual' FTP servers, anonymous
FTP, and permission-based directory visibility.
EOF
