# $FreeBSD: tags/RELEASE_11_0_0/net/rubygem-connection_pool/Makefile 414136 2016-04-27 21:57:31Z swills $

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
LICENSE_FILE=	${WRKSRC}/LICENSE

NO_ARCH=	yes
USE_RUBY=	yes
USES=		gem

.include <bsd.port.mk>
