# Created by: Steven Kreuzer
# $FreeBSD: head/security/rubygem-ezcrypto/Makefile 453576 2017-11-05 21:17:25Z sunpoet $

PORTNAME=	ezcrypto
PORTVERSION=	0.7.2
CATEGORIES=	security rubygems
MASTER_SITES=	RG

MAINTAINER=	skreuzer@FreeBSD.org
COMMENT=	Wrapper for the poorly documented OpenSSL ruby library

LICENSE=	MIT
LICENSE_FILE=	${WRKSRC}/MIT-LICENSE

NO_ARCH=	yes
USE_RUBY=	yes
USES=		gem

.include <bsd.port.mk>
