# Created by: Richard Arends # $FreeBSD: head/net/tcpdstat/Makefile 361440 2014-07-10 12:13:11Z olgeni $ PORTNAME= tcpdstat PORTVERSION= 0.9 CATEGORIES= net MASTER_SITES= ftp://tracer.csl.sony.co.jp/pub/mawi/tools/ DISTNAME= tcpd-tools-0.9 MAINTAINER= richard@unixguru.nl COMMENT= Tool for generating statistics from tcpdump (libpcap) files PLIST_FILES= bin/tcpdstat WRKSRC= ${WRKDIR}/${DISTNAME}/${PORTNAME} .include