1999-08-26 23:32:03 +00:00
|
|
|
# New ports collection makefile for: tcpflow
|
|
|
|
# Date created: 20 August 1999
|
|
|
|
# Whom: Jose M. Alcaide <jose@we.lc.ehu.es>
|
|
|
|
#
|
1999-08-30 14:24:37 +00:00
|
|
|
# $FreeBSD$
|
1999-08-26 23:32:03 +00:00
|
|
|
#
|
|
|
|
|
2000-04-09 18:14:07 +00:00
|
|
|
PORTNAME= tcpflow
|
2003-08-21 21:27:03 +00:00
|
|
|
PORTVERSION= 0.21
|
1999-08-26 23:32:03 +00:00
|
|
|
CATEGORIES= net
|
|
|
|
MASTER_SITES= ftp://ftp.circlemud.org/pub/jelson/tcpflow/
|
|
|
|
|
|
|
|
MAINTAINER= jose@we.lc.ehu.es
|
2003-02-21 13:28:59 +00:00
|
|
|
COMMENT= A tool for capturing data transmitted as part of TCP connections
|
1999-08-26 23:32:03 +00:00
|
|
|
|
|
|
|
HAS_CONFIGURE= yes
|
|
|
|
|
|
|
|
MAN1= tcpflow.1
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|