           SPELL=siege
         VERSION=2.69
          SOURCE=$SPELL-$VERSION.tar.gz
   SOURCE_URL[0]=ftp://ftp.joedog.org/pub/$SPELL/$SOURCE
     SOURCE_HASH=sha512:748bca421af619a0f2ccaf4e3cba3ab930d993ddae6fdeab5c31166ef9ed36aac1ab7f237828c65e758b924bb3b33e0acf6b75f16395af2a3d81345237b85761
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
        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
