# $NetBSD$

DISTNAME=	hashcat-3.6.0
CATEGORIES=	security
MASTER_SITES=	https://hashcat.net/files/

MAINTAINER=	pkgsrc-users@NetBSD.org
HOMEPAGE=	http://hashcat.net/
COMMENT=	World's fastest and most advanced password recovery utility
LICENSE=	mit

USE_TOOLS+=	gmake gsed
BUILD_TARGET=	hashcat

.include "../../mk/bsd.pkg.mk"
