1 # Maintainer: Brad Conte <brad AT bradconte DOT com>
6 pkgdesc="A client/server program by the EFF to detect when ISPs, networks, or firewalls interfere with Internet traffic."
8 depends=(python libpcap ntp)
9 source=("http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tgz")
10 md5sums=('a625873961165df1aed644fd59fa069a')
11 url="http://www.eff.org/testyourisp/switzerland"
15 cd $startdir/src/$pkgname-$pkgver
17 python setup.py install --root=$startdir/pkg