          MODULE=pure-ftpd
         VERSION=1.0.12
        #VERSION=1.0.11
          SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
   SOURCE_URL[0]=$SFORGE_URL/pureftpd/$SOURCE
        WEB_SITE=http://www.pureftpd.org
         ENTERED=20010922
         UPDATED=20020609
           SHORT="An efficient, lightweight, and secure FTP server"
cat << EOF
Pure FTP Server is a fast, production quality, standards-
conformant FTP server based on Troll-FTPd. It has no known
buffer overflows, is trivial to set up, and is especially
designed for modern kernels. Features include PAM support,
IPv6, chroot()ed home directories, virtual domains, built-in
'ls', FXP protocol, anti-warez system, bandwidth throttling,
bounded ports for passive downloads, an LDAP backend, XML
output, and more.
EOF
