# $OpenBSD: Makefile,v 1.10 2013/10/11 23:50:49 naddy Exp $

COMMENT=	Perl module implementing lanman and nt md4 hash functions

MODULES=	cpan
DISTNAME=	Crypt-SmbHash-0.12
REVISION=	2
CATEGORIES=	security

MAINTAINER=	Kevin Lo <kevlo@openbsd.org>

# same license as perl
PERMIT_PACKAGE_CDROM=	Yes

RUN_DEPENDS=	security/p5-Digest-MD4

.include <bsd.port.mk>
