# Created by: Michael Haro <mharo@FreeBSD.org>
# $FreeBSD$

PORTNAME=	Crypt-RIPEMD160
PORTVERSION=	0.05
PORTREVISION=	1
CATEGORIES=	security perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	RIPEMD-160 message digest algorithm

LICENSE_COMB=	dual
LICENSE=	ART20 GPLv1

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>