# Ports collection makefile for:	ezcrypto
# Date created:				15 April 2008
# Whom:					Steven Kreuzer
#
# $FreeBSD: security/rubygem-ezcrypto/Makefile 300897 2012-07-14 14:29:18Z beat $
#

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

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

.include <bsd.port.mk>
