1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-06 06:30:19 +00:00
freebsd-ports/net/scamper/Makefile
Pawel Pekala 3ec50a10a9 Update to version 20141101
PR:		194725
Submitted by:	maintainer
2014-11-03 17:59:34 +00:00

18 lines
383 B
Makefile

# $FreeBSD$
PORTNAME= scamper
PORTVERSION= 20141101
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>