opnsense-ports/www/rubygem-net-http-persistent2/Makefile
Franco Fichtner c0b97a8105 */*: sync with upstream
Taken from: FreeBSD
2023-01-16 20:20:04 +01:00

19 lines
341 B
Makefile

PORTNAME= net-http-persistent
PORTVERSION= 2.9.4
CATEGORIES= www net rubygems
MASTER_SITES= RG
PKGNAMESUFFIX= 2
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Manages persistent connections using Net::HTTP
WWW= https://github.com/drbrain/net-http-persistent
LICENSE= MIT
USES= gem
NO_ARCH= yes
PORTSCOUT= limit:^2\.
.include <bsd.port.mk>