aboutsummaryrefslogblamecommitdiff
path: root/security/rubygem-digest-crc/Makefile
blob: 530bd859ee459b0872be8f7d7516c394608589b1 (plain) (tree)
1
2
3
4
5
6
7
8
9
                          
                     






                                                         


                                                              
 
                   
                   

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

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

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

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

USES=		gem
USE_RUBY=	yes

.include <bsd.port.mk>