16 lines
307 B
Makefile
16 lines
307 B
Makefile
PORTNAME= right_http_connection
|
|
PORTVERSION= 1.5.1
|
|
CATEGORIES= net rubygems
|
|
MASTER_SITES= RG
|
|
|
|
MAINTAINER= ruby@FreeBSD.org
|
|
COMMENT= Persistent HTTP/HTTPS connections with error retries
|
|
WWW= https://github.com/rightscale/right_http_connection
|
|
|
|
LICENSE= MIT
|
|
|
|
USES= gem
|
|
|
|
NO_ARCH= yes
|
|
|
|
.include <bsd.port.mk>
|