# $MidnightBSD: trunk/security/p5-Digest-HMAC/Makefile 19619 2015-07-31 23:32:00Z laffer1 $

PORTNAME=	Digest-HMAC
PORTVERSION=	1.03
PORTREVISION=	1
CATEGORIES=	security perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	Perl5 interface to HMAC Message-Digest Algorithms

LICENSE=        perl

USES=		perl5
PERL_CONFIGURE=	yes

.include <bsd.port.mk>
