16 lines
364 B
Makefile
16 lines
364 B
Makefile
# $NetBSD: Makefile,v 1.5 2017/08/01 16:47:42 wiz Exp $
|
|
#
|
|
|
|
DISTNAME= chksniff-0.2
|
|
CATEGORIES= net security
|
|
#MASTER_SITES= http://virtus.ath.cx/chksniff/
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
#HOMEPAGE= http://virtus.ath.cx/chksniff/
|
|
COMMENT= Small tool to check for promiscuous interfaces
|
|
|
|
INSTALLATION_DIRS= bin
|
|
|
|
GNU_CONFIGURE= YES
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|