14 lines
370 B
Makefile
14 lines
370 B
Makefile
# $NetBSD: Makefile,v 1.3 2006/08/09 13:58:31 ben Exp $
|
|
|
|
DISTNAME= tcpick-0.2.1
|
|
CATEGORIES= net
|
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tcpick/}
|
|
|
|
MAINTAINER= josediazfer@yahoo.es
|
|
HOMEPAGE= http://tcpick.sourceforge.net/
|
|
COMMENT= Simple tcp sniffer with tcpdump-style rules
|
|
|
|
GNU_CONFIGURE= YES
|
|
|
|
.include "../../net/libpcap/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|