aboutsummaryrefslogblamecommitdiff
path: root/security/rubygem-ruby-rc4/Makefile
blob: 7808e56f770228116d2cb1d9308849f50ef76e5b (plain) (tree)
1
2
3
4
5
6
7
8
9
10
                                              
 
                        


                                 



                                                             

                   

                   
                   
                   

                      
# Created by: Steve Wills <swills@FreeBSD.org>

PORTNAME=	ruby-rc4
PORTVERSION=	0.1.5
CATEGORIES=	security rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	Pure Ruby implementation of the RC4 algorithm

LICENSE=	MIT

NO_ARCH=	yes

USE_RUBY=	yes
USES=		gem

.include <bsd.port.mk>