# $MidnightBSD: mports/security/p5-Crypt-SmbHash/Makefile,v 1.1 2009/05/21 14:36:27 laffer1 Exp $

PORTNAME=	Crypt-SmbHash
PORTVERSION=	0.12
CATEGORIES=	security perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	Perl module implementing lanman and nt md4 hash functions
LICENSE=	perl

PERL_CONFIGURE=	yes

MAN3=		Crypt::SmbHash.3

.include <bsd.port.mk>
