opnsense-ports/security/ncrack/Makefile
Franco Fichtner a737ce6b05 */*: sync previously available, but unused ports
Taken from: FreeBSD
2015-04-22 06:45:04 +02:00

19 lines
421 B
Makefile

# Created by: David E. Thiel <lx@FreeBSD.org>
# $FreeBSD$
PORTNAME= ncrack
PORTVERSION= 0.4
PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= http://nmap.org/ncrack/dist/ \
http://redundancy.redundancy.org/mirror/
DISTNAME= ${PORTNAME}-${PORTVERSION}ALPHA
MAINTAINER= lx@FreeBSD.org
COMMENT= High-speed network authentication cracking tool
GNU_CONFIGURE= yes
USES= gmake
USE_OPENSSL= yes
.include <bsd.port.mk>