summaryrefslogtreecommitdiff
path: root/net/chksniff/Makefile
blob: e64e419941f8acb2c1926fd0e98945413dd4519a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# $NetBSD: Makefile,v 1.3 2012/10/23 17:18:13 asau Exp $
#

DISTNAME=	chksniff-0.2
CATEGORIES=	net security
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

INSTALLATION_DIRS=	bin

GNU_CONFIGURE=	YES

.include "../../mk/bsd.pkg.mk"