pkgsrc/net/tcpflow/Makefile

19 lines
475 B
Makefile
Raw Normal View History

2009-07-17 20:00:13 +02:00
# $NetBSD: Makefile,v 1.9 2009/07/17 18:00:20 adrianp Exp $
#
DISTNAME= tcpflow-0.21
PKGREVISION= 1
CATEGORIES= net security
MASTER_SITES= http://www.circlemud.org/pub/jelson/tcpflow/
2009-07-17 20:00:13 +02:00
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.circlemud.org/~jelson/software/tcpflow/
COMMENT= Captures data transmitted as part of TCP connections
2008-06-20 03:09:05 +02:00
PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= YES
2004-04-18 09:30:16 +02:00
.include "../../net/libpcap/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"