freebsd-ports/security/p5-Crypt-RIPEMD160/Makefile

20 lines
344 B
Makefile
Raw Normal View History

# 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>