# $OpenBSD: Makefile,v 1.6 2019/07/12 20:49:07 sthen Exp $

COMMENT=	Perl extension for the RIPEMD-160 Hash function

MODULES=	cpan
DISTNAME =	Crypt-RIPEMD160-0.06
CATEGORIES=	security
REVISION =	0

# Artistic
PERMIT_PACKAGE=	Yes

WANTLIB += c perl

.include <bsd.port.mk>
