           SPELL=siege
         VERSION=2.78
          SOURCE=$SPELL-$VERSION.tar.gz
   SOURCE_URL[0]=http://download.joedog.org/$SPELL/$SOURCE
     SOURCE_HASH=sha512:48b072d3c6e13841e5507572cb0c46f91607685e59d086cacc126050a37efa58ad1af5b002cdb469b153f36a754bb4e7a0b2ac4e904221cf9e8920ddfebe3a40
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
        DOC_DIRS=""
        WEB_SITE=http://www.joedog.org/index/siege-home
      LICENSE[0]=GPL
         ENTERED=20091017
           SHORT="http load testing and benchmarking utility"
cat << EOF
Siege is an http load testing and benchmarking utility. It was designed to let
web developers measure their code under duress, to see how it will stand up to
load on the internet. Siege supports basic authentication, cookies, HTTP and
HTTPS protocols. It lets its user hit a web server with a configurable number
of simulated web browsers. Those browsers place the server "under siege".
EOF
