freebsd-ports/benchmarks/spp/Makefile
Dmitry Marakasov 5cad147b16 - Reset lars@eggert.org maintainership (maintainer no longer uses these ports)
- While here, minor cleanup for net/tcpsplit

PR:		206406, 206407
Approved by:	lars@eggert.org (private email)
2016-02-19 14:20:59 +00:00

18 lines
387 B
Makefile

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