# $FreeBSD: tags/RELEASE_11_1_0/security/rubygem-digest-crc/Makefile 415506 2016-05-19 14:31:37Z brd $

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

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	Adds support for CRC to the Digest module

LICENSE=	MIT

USE_RUBY=	yes
USES=		gem
NO_ARCH=	yes

.include <bsd.port.mk>
