freebsd-ports/www/rubygem-net-http-pipeline/Makefile
2021-04-08 02:19:01 +03:00

16 lines
260 B
Makefile

PORTNAME= net-http-pipeline
PORTVERSION= 1.0.1
CATEGORIES= www net rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= HTTP/1.1 pipelining implementation atop Net::HTTP
LICENSE= MIT
NO_ARCH= yes
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>