summaryrefslogtreecommitdiff
path: root/net/chksniff/Makefile
blob: ecba99e59601210f8e0a0a85257fec76953b914b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $NetBSD: Makefile,v 1.1.1.1 2005/10/29 01:05:17 minskim 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

GNU_CONFIGURE=	YES

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