2012-12-04 06:59:24 +01:00
|
|
|
# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
|
2011-10-31 09:52:02 +01:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= net-http-persistent
|
2012-12-04 06:59:24 +01:00
|
|
|
PORTVERSION= 2.8
|
2011-11-16 19:57:10 +01:00
|
|
|
CATEGORIES= www net rubygems
|
2011-10-31 09:52:02 +01:00
|
|
|
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>
|