ports/www/rubygem-net-http-persistent/Makefile

18 lines
374 B
Makefile

PORTNAME= net-http-persistent
PORTVERSION= 4.0.5
CATEGORIES= www net rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Manages persistent connections using Net::HTTP
WWW= https://github.com/drbrain/net-http-persistent
LICENSE= MIT
RUN_DEPENDS= rubygem-connection_pool>=2.2<3:net/rubygem-connection_pool
USES= gem
NO_ARCH= yes
.include <bsd.port.mk>