# $FreeBSD: net/rubygem-connection_pool/Makefile 332047 2013-10-30 02:53:47Z swills $

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

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

RUN_DEPENDS=	rubygem-minitest>=5.0.0:${PORTSDIR}/devel/rubygem-minitest

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes


.include <bsd.port.mk>
