1 # Contributor: Changaco <changaco ατ changaco δοτ net>
6 pkgdesc="An highly configurable tool that simulates some Application Layer Denial of Service attacks"
7 url='http://code.google.com/p/slowhttptest/'
11 source=("http://slowhttptest.googlecode.com/files/slowhttptest-$pkgver.tar.gz")
12 md5sums=('e89663d868a16e68c8f57fe1425d6e61')
15 cd $srcdir/$pkgname-$pkgver
16 ./configure --prefix=/usr
18 make install DESTDIR=$pkgdir