pkgsrc-wip/chksniff/Makefile
Douwe Kiela 2abd44e429 Removed the TODO, and update chksniff to version 0.2.
The errors that were reported were fixed, I think.

Changes:
* removed the -i option
* modified the source and added the SIOCGIFADDR ioctl.
2003-04-06 18:43:58 +00:00

15 lines
355 B
Makefile

# $NetBSD: Makefile,v 1.3 2003/04/06 18:43:58 virtus Exp $
#
DISTNAME= chksniff-0.2
CATEGORIES= security net
MASTER_SITES= http://virtus.ath.cx/chksniff/
MAINTAINER= virtus@wanadoo.nl
HOMEPAGE= http://virtus.ath.cx/chksniff/
COMMENT= Small tool to check for promiscuous interfaces
USE_BUILDLINK2= YES
GNU_CONFIGURE= YES
.include "../../mk/bsd.pkg.mk"