# New ports collection makefile for:    p5-Crypt-RIPEMD160
# Date created:				2001-09-12
# Whom:					Michael Haro <mharo@FreeBSD.org>
#
# $FreeBSD: ports/security/p5-Crypt-RIPEMD160/Makefile,v 1.6 2011/05/30 20:58:38 bapt Exp $
#

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

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

LICENSE_COMB=	dual
LICENSE=	ART20 GPLv1

PERL_CONFIGURE=	yes

MAN3=		Crypt::RIPEMD160::MAC.3 Crypt::RIPEMD160.3

.include <bsd.port.mk>
