           SPELL=lighttpd
         VERSION=1.4.5
     SOURCE_HASH='sha1:e18e33e1f383f4f6262310b774f693e1913b32fa'
          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=20050722
       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
