freebsd-ports/net/scamper/Makefile
Wen Heping 2320ceb899 - Update to 20141211d
PR:		206148
Submitted by:	mjl@luckie.org.nz(maintainer)
2016-01-12 08:24:37 +00:00

17 lines
384 B
Makefile

# $FreeBSD$
PORTNAME= scamper
PORTVERSION= 20141211d
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
INSTALL_TARGET= install-strip
.include <bsd.port.mk>