pkgsrc/net/ipgrab/Makefile

20 lines
469 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.9 2013/04/06 20:27:26 rodent Exp $
DISTNAME= ipgrab-0.9.9
PKGREVISION= 1
CATEGORIES= net security
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ipgrab/}
MAINTAINER= minskim@NetBSD.org
HOMEPAGE= http://ipgrab.sourceforge.net/
COMMENT= Verbose packet sniffer for UNIX hosts
PKG_INSTALLATION_TYPES= overwrite pkgviews
GNU_CONFIGURE= yes
USE_TOOLS+= makeinfo
INFO_FILES= yes
.include "../../net/libpcap/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"