# Ports collection makefile for:	ezcrypto
# Date created:				15 April 2008
# Whom:					Steven Kreuzer
#
# $FreeBSD: ports/security/rubygem-ezcrypto/Makefile,v 1.5 2010/05/26 19:51:28 pgollucci Exp $
#

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>
