# New ports collection makefile for:   tcpdstat
# Date created:        08 Januari 2003
# Whom:                Richard Arends
#
# $FreeBSD: ports/net/tcpdstat/Makefile,v 1.2 2004/02/06 13:12:09 trevor Exp $
#

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=	A tool for generating statistics from tcpdump (libpcap) files

PLIST_FILES=	bin/tcpdstat
WRKSRC=		${WRKDIR}/${DISTNAME}/${PORTNAME}

.include <bsd.port.mk>


syntax highlighted by Code2HTML, v. 0.9.1