freebsd-ports/net/tcpflow/Makefile
Kirill Ponomarev d5cf820540 - Update to 0.21
PR:		55851
Submitted by:	maintainer
2003-08-21 21:27:03 +00:00

20 lines
417 B
Makefile

# New ports collection makefile for: tcpflow
# Date created: 20 August 1999
# Whom: Jose M. Alcaide <jose@we.lc.ehu.es>
#
# $FreeBSD$
#
PORTNAME= tcpflow
PORTVERSION= 0.21
CATEGORIES= net
MASTER_SITES= ftp://ftp.circlemud.org/pub/jelson/tcpflow/
MAINTAINER= jose@we.lc.ehu.es
COMMENT= A tool for capturing data transmitted as part of TCP connections
HAS_CONFIGURE= yes
MAN1= tcpflow.1
.include <bsd.port.mk>