2005-05-22 22:20:34 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= scamper
|
2014-06-02 13:20:47 +02:00
|
|
|
PORTVERSION= 20140530
|
2005-05-22 22:20:34 +02:00
|
|
|
CATEGORIES= net ipv6
|
2013-08-30 08:25:58 +02:00
|
|
|
MASTER_SITES= http://www.caida.org/tools/measurement/scamper/code/
|
2005-05-22 22:20:34 +02:00
|
|
|
DISTNAME= ${PORTNAME}-cvs-${PORTVERSION}
|
|
|
|
|
|
|
|
MAINTAINER= mjl@luckie.org.nz
|
2010-05-08 00:56:32 +02:00
|
|
|
COMMENT= Tool for parallelised IPv4 and IPv6 measurement
|
2005-05-22 22:20:34 +02:00
|
|
|
|
2014-06-02 13:20:47 +02:00
|
|
|
USES= gmake libtool
|
2011-04-21 15:28:49 +02:00
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
USE_LDCONFIG= yes
|
2007-12-15 00:46:53 +01:00
|
|
|
|
2005-05-22 22:20:34 +02:00
|
|
|
.include <bsd.port.mk>
|