summaryrefslogtreecommitdiff
path: root/net/tcpflow/Makefile
blob: 96cfe50e016571ef0510fc6de741edf3ccd7fe86 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# $NetBSD: Makefile,v 1.4 2004/12/29 11:51:39 adrianp Exp $
#

DISTNAME=	tcpflow-0.21
CATEGORIES=	net security
MASTER_SITES=	http://www.circlemud.org/pub/jelson/tcpflow/

MAINTAINER=	adrianp@NetBSD.org
HOMEPAGE= 	http://www.circlemud.org/~jelson/software/tcpflow/
COMMENT=	Captures data transmitted as part of TCP connections

USE_BUILDLINK3=	YES
GNU_CONFIGURE=	YES

.include "../../net/libpcap/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"