freebsd-ports/security/p5-Crypt-RIPEMD160/Makefile
2013-11-06 07:39:31 +00:00

19 lines
344 B
Makefile

# Created by: Michael Haro <mharo@FreeBSD.org>
# $FreeBSD$
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
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>