ports/net/rubygem-right_http_connection/Makefile

18 lines
312 B
Makefile

# Created by: Greg Larkin <glarkin@FreeBSD.org>
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
LICENSE= MIT
USES= gem
USE_RUBY= yes
NO_ARCH= yes
.include <bsd.port.mk>