opnsense-ports/www/rubygem-net-http-persistent25/Makefile
Franco Fichtner 0eb428a8f5 */*: sync with upstream
Taken from: FreeBSD
2016-04-28 07:17:55 +02:00

21 lines
314 B
Makefile

# $FreeBSD$
PORTNAME= net-http-persistent
PKGNAMESUFFIX= 25
PORTVERSION= 2.5.2
CATEGORIES= www net rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Manages persistent connections using Net::HTTP
LICENSE= MIT
NO_ARCH= yes
USE_RUBY= yes
USES= gem
PORTSCOUT= limit:^2\.5
.include <bsd.port.mk>