          MODULE=proftpd
         VERSION=1.2.6
          SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
   SOURCE_URL[0]=ftp://ftp.proftpd.org/distrib/source/$SOURCE
        WEB_SITE=http://www.proftpd.org
         ENTERED=20011112
         UPDATED=20020905
           SHORT="proftpd is a ftp server"
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
