# $FreeBSD: tags/RELEASE_11_1_0/net/rubygem-connection_pool/Makefile 427699 2016-12-03 19:33:58Z sunpoet $

PORTNAME=	connection_pool
PORTVERSION=	2.2.1
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>
