freebsd-ports/net/scamper/Makefile

17 lines
353 B
Makefile
Raw Normal View History

# $FreeBSD$
PORTNAME= scamper
PORTVERSION= 20140530
CATEGORIES= net ipv6
MASTER_SITES= http://www.caida.org/tools/measurement/scamper/code/
DISTNAME= ${PORTNAME}-cvs-${PORTVERSION}
MAINTAINER= mjl@luckie.org.nz
COMMENT= Tool for parallelised IPv4 and IPv6 measurement
USES= gmake libtool
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
.include <bsd.port.mk>