# Created by: Dmitry Marakasov <amdmi3@FreeBSD.org>
# $FreeBSD: tags/RELEASE_10_2_0/www/rubygem-net-http-pipeline/Makefile 377567 2015-01-21 02:47:52Z amdmi3 $

PORTNAME=	net-http-pipeline
PORTVERSION=	1.0.1
CATEGORIES=	www net rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	HTTP/1.1 pipelining implementation atop Net::HTTP

LICENSE=	MIT

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

.include <bsd.port.mk>
