           SPELL=lighttpd
         VERSION=1.4.10
     SOURCE_HASH='sha512:3161b3227b58e03e4248ceaa28fb5159a7aaf522860ba820c99f3ca636f32e49098d2cc7ea925ae4b424f3484f37ed0820beb0b8695852da6643e2c837ec7fdb'
          SOURCE="$SPELL-$VERSION.tar.gz"
   SOURCE_URL[0]="http://www.lighttpd.net/download/$SOURCE"
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-${VERSION%%-*}
        WEB_SITE="http://www.$SPELL.net/"
   FRESHMEAT_URL="http://freshmeat.net/projects/$SPELL/"
      LICENSE[0]='BSD'
         UPDATED=20051016
       BUILD_API=2
           SHORT='A light httpd'
cat << EOF
lighttpd is a secure, fast, compliant, and very flexible Web server which has
been optimized for high-performance environments. It has a very low memory
footprint compared to other Web servers, and it takes care of CPU load. It has
an advanced feature set that includes FastCGI (load balanced), CGI, Auth,
Output-Compression, URL-Rewriting, SSL, and much more.
EOF
## Auto-generated from Freshmeat.net's project descriptor
