# New ports collection makefile for:   tcpstat
# Date created:        29 January 2001
# Whom:                George Reid <greid@ukug.uk.freebsd.org>
#
# $FreeBSD: ports/net/tcpstat/Makefile,v 1.4 2003/11/03 07:28:43 linimon Exp $
#

PORTNAME=	tcpstat
PORTVERSION=	1.4
CATEGORIES=	net
MASTER_SITES=   http://www.frenchfries.net/paul/tcpstat/

MAINTAINER=	ports@FreeBSD.org
COMMENT=	A program to report various network statistics

GNU_CONFIGURE=	yes

MAN1=		tcpstat.1

.include <bsd.port.mk>
