16 lines
443 B
Makefile
16 lines
443 B
Makefile
# $NetBSD: Makefile,v 1.2 2004/04/18 07:33:30 snj Exp $
|
|
#
|
|
|
|
DISTNAME= tcpflow-0.20
|
|
CATEGORIES= net security
|
|
MASTER_SITES= http://www.circlemud.org/pub/jelson/tcpflow/
|
|
|
|
MAINTAINER= adrianp@stindustries.net
|
|
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"
|