1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-24 09:25:01 +00:00
freebsd-ports/benchmarks/spp/Makefile
Emanuel Haupt f51d12e24c - Support staging
- Add LICENSE
2014-02-16 11:29:56 +00:00

17 lines
349 B
Makefile

# Created by: Lars Eggert <lars@eggert.org>
# $FreeBSD$
PORTNAME= spp
PORTVERSION= 0.3.4
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>