# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD: tags/RELEASE_11_1_0/www/rubygem-net-http-persistent/Makefile 434971 2017-02-27 17:10:27Z sunpoet $

PORTNAME=	net-http-persistent
PORTVERSION=	3.0.0
CATEGORIES=	www net rubygems
MASTER_SITES=	RG

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	Manages persistent connections using Net::HTTP

LICENSE=	MIT

RUN_DEPENDS=	rubygem-connection_pool>=2.2:net/rubygem-connection_pool

NO_ARCH=	yes
USE_RUBY=	yes
USES=		gem

.include <bsd.port.mk>
