# Created by: Steve Wills # $FreeBSD$ PORTNAME= rc4 PORTVERSION= 0.1.5 CATEGORIES= security rubygems MASTER_SITES= RG DISTNAME= ruby-${PORTNAME}-${PORTVERSION} MAINTAINER= ruby@FreeBSD.org COMMENT= Pure Ruby implementation of the RC4 algorithm GEM_NAME= ${DISTNAME} USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes .include