# $FreeBSD: tags/RELEASE_10_2_0/net/rubygem-connection_pool/Makefile 388177 2015-05-31 21:39:45Z sunpoet $

PORTNAME=	connection_pool
PORTVERSION=	2.2.0
CATEGORIES=	net rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	Generic connection pool for Ruby

LICENSE=	MIT

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

.include <bsd.port.mk>
