# $OpenBSD: Makefile,v 1.15 2020/07/03 21:45:41 sthen Exp $

COMMENT=	Perl module implementing lanman and nt md4 hash functions

MODULES=	cpan
PKG_ARCH=	*
DISTNAME=	Crypt-SmbHash-0.12
REVISION=	4
CATEGORIES=	security
FIX_EXTRACT_PERMISSIONS=Yes

# same license as perl
PERMIT_PACKAGE=	Yes

RUN_DEPENDS=	security/p5-Digest-MD4

.include <bsd.port.mk>
