head	1.4;
access;
symbols
	RELEASE_8_3_0:1.3
	RELEASE_9_0_0:1.3
	RELEASE_7_4_0:1.2
	RELEASE_8_2_0:1.2
	RELEASE_6_EOL:1.2;
locks; strict;
comment	@# @;


1.4
date	2012.11.17.06.01.08;	author svnexp;	state Exp;
branches;
next	1.3;

1.3
date	2011.06.04.02.55.37;	author lx;	state Exp;
branches;
next	1.2;

1.2
date	2010.09.13.19.17.27;	author lx;	state Exp;
branches;
next	1.1;

1.1
date	2010.07.28.00.31.52;	author lx;	state Exp;
branches;
next	;


desc
@@


1.4
log
@Switch exporter over
@
text
@# New ports collection makefile for:	ncrack
# Date created:		2010-07-27
# Whom:			David E. Thiel <lx@@FreeBSD.org>
#
# $FreeBSD: head/security/ncrack/Makefile 300897 2012-07-14 14:29:18Z beat $
#

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>
@


1.3
log
@Update to 0.4.
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.2
log
@Update to 0.3.

PR:		ports/150497
Submitted by:	Matthieu BOUTHORS
@
text
@d9 1
a9 1
PORTVERSION=	0.3
@


1.1
log
@Adding ncrack, a network authentication cracking tool from the folks
that brought you nmap.
@
text
@d9 1
a9 1
PORTVERSION=	0.2
@

