summaryrefslogtreecommitdiff
path: root/net/chksniff/Makefile
blob: 0b93d5d24e09181e69a622fd072ede32f42b43ce (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# $NetBSD: Makefile,v 1.4 2013/03/28 23:59:04 joerg 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"