freebsd-ports/net/scamper/Makefile
Pawel Pekala 5dfdd909ed - Update to 20140122 [1]
- Convert USE_GMAKE to USES=gmake
- Support staging

PR:		ports/186042 [1]
Submitted by:	maintainer
2014-01-29 21:05:31 +00:00

16 lines
345 B
Makefile

# $FreeBSD$
PORTNAME= scamper
PORTVERSION= 20140122
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
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
.include <bsd.port.mk>