opnsense-ports/benchmarks/spp/Makefile
Franco Fichtner 46dcdb4a35 */*: sync with upstream
Taken from: FreeBSD
2015-05-06 07:34:44 +02:00

16 lines
349 B
Makefile

# Created by: Lars Eggert <lars@eggert.org>
# $FreeBSD$
PORTNAME= spp
PORTVERSION= 0.3.5
CATEGORIES= benchmarks
MASTER_SITES= http://caia.swin.edu.au/tools/spp/downloads/
MAINTAINER= lars@eggert.org
COMMENT= Calculates round trip time from pcap files or live capture
LICENSE= GPLv2
PLIST_FILES= bin/spp man/man1/spp.1.gz
.include <bsd.port.mk>