# New ports collection makefile for:	ncrack
# Date created:		2010-07-27
# Whom:			David E. Thiel <lx@FreeBSD.org>
#
# $FreeBSD: ports/security/ncrack/Makefile,v 1.3 2011/06/04 02:55:37 lx Exp $
#

PORTNAME=	ncrack
PORTVERSION=	0.4
CATEGORIES=	security
MASTER_SITES=	http://nmap.org/ncrack/dist/ \
				http://redundancy.redundancy.org/mirror/
DISTNAME=	${PORTNAME}-${PORTVERSION}ALPHA

MAINTAINER=	lx@FreeBSD.org
COMMENT=	A high-speed network authentication cracking tool

GNU_CONFIGURE=	yes
USE_GMAKE=	yes

MAN1=	ncrack.1

.include <bsd.port.mk>
