Ticket #33322: Portfile

File Portfile, 1.1 KB (added by henkpoley@…, 13 years ago)
Line 
1# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
2# $Id$
3PortSystem          1.0
4name                scamper
5version             cvs-20111202
6categories          net
7platforms           darwin
8license             GPLv2
9maintainers         gmail.com:henkpoley \
10                    caida.org:mjl
11description         Conduct Internet measurements
12long_description    scamper is a program that is able to conduct Internet \
13                    measurement tasks to large numbers of IPv4 and IPv6 \
14                    addresses, in parallel, to fill a specified \
15                    packets-per-second rate. Currently, it supports the \
16                    well-known ping and traceroute techniques, as well as \
17                    radargun, ally, mercator, sting, and parts of tbit.
18homepage            http://www.wand.net.nz/scamper
19master_sites        http://www.wand.net.nz/scamper/scamper-cvs-20111202.tar.gz
20checksums           rmd160 01f5bce58d60c40dd117c5cdb31a1788a437e087 \
21                    sha256 8762a05662c8599a492b4146fe1f58a5b44022b371b656410935d7886a4b6b40
22