PORTNAME=	digest-crc
PORTVERSION=	0.7.0
CATEGORIES=	security rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	Adds support for CRC to the Digest module
WWW=		https://github.com/postmodern/digest-crc

LICENSE=	MIT
LICENSE_FILE=	${WRKSRC}/LICENSE.txt

RUN_DEPENDS=	rubygem-rake>=12.0.0<14.0.0:devel/rubygem-rake

USES=		gem

.include <bsd.port.mk>
