pkgsrc/net/chksniff/Makefile

17 lines
357 B
Makefile
Raw Normal View History

# $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
2009-03-02 18:40:02 +01:00
INSTALLATION_DIRS= bin
GNU_CONFIGURE= YES
.include "../../mk/bsd.pkg.mk"