# New ports collection makefile for:	rubygem-net-http-persistent
# Date created:		2011-10-31
# Whom:			Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
#
# $FreeBSD: ports/www/rubygem-net-http-persistent/Makefile,v 1.8 2012/02/15 05:09:04 sunpoet Exp $
#

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

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

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

.include <bsd.port.mk>
