2013-03-29 19:33:41 +00:00
|
|
|
# Created by: David E. Thiel <lx@FreeBSD.org>
|
2010-07-28 00:31:52 +00:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= ncrack
|
2011-06-04 02:55:37 +00:00
|
|
|
PORTVERSION= 0.4
|
2010-07-28 00:31:52 +00:00
|
|
|
CATEGORIES= security
|
|
|
|
MASTER_SITES= http://nmap.org/ncrack/dist/ \
|
|
|
|
http://redundancy.redundancy.org/mirror/
|
|
|
|
DISTNAME= ${PORTNAME}-${PORTVERSION}ALPHA
|
|
|
|
|
|
|
|
MAINTAINER= lx@FreeBSD.org
|
2013-03-29 19:33:41 +00:00
|
|
|
COMMENT= High-speed network authentication cracking tool
|
2010-07-28 00:31:52 +00:00
|
|
|
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
USE_GMAKE= yes
|
|
|
|
|
|
|
|
MAN1= ncrack.1
|
|
|
|
|
2013-09-20 22:55:24 +00:00
|
|
|
NO_STAGE= yes
|
2010-07-28 00:31:52 +00:00
|
|
|
.include <bsd.port.mk>
|