PORTNAME=	securerandom
PORTVERSION=	0.4.1
CATEGORIES=	security rubygems
MASTER_SITES=	RG

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	Interface for secure random number generator
WWW=		https://github.com/ruby/securerandom

LICENSE=	bsd2 ruby
LICENSE_COMB=	dual
LICENSE_FILE_bsd2=${WRKSRC}/BSDL
LICENSE_FILE_ruby=	${WRKSRC}/COPYING

USES=		gem

NO_ARCH=	yes

.include <bsd.port.mk>
