           SPELL=lighttpd
         VERSION=1.4.13
     SOURCE_HASH=sha512:48e0f7dfe160422df67ece674517c925ae8acb42127e8de3eeefe876a3e0e6486d3e6727fdc09e2390df4f4a5ae13336bf8ce63532f413e2334239a18ba41297
          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'
         ENTERED=20050722
        KEYWORDS="http"
           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
