# New ports collection makefile for:	tcpflow
# Date created:		20 August 1999
# Whom:			Jose M. Alcaide <jose@we.lc.ehu.es>
#
# $FreeBSD: ports/net/tcpflow/Makefile,v 1.17 2010/12/04 07:33:01 ade Exp $
#

PORTNAME=	tcpflow
PORTVERSION=	0.21
PORTREVISION=	1
CATEGORIES=	net
MASTER_SITES=	http://www.circlemud.org/pub/jelson/tcpflow/

MAINTAINER=	ports@FreeBSD.org
COMMENT=	A tool for capturing data transmitted as part of TCP connections

HAS_CONFIGURE=	yes
USE_AUTOTOOLS=	automake14

MAN1=		tcpflow.1
PLIST_FILES=	bin/tcpflow

.include <bsd.port.mk>
