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

15 lines
307 B
Makefile

PORTNAME= http_parser.rb
PORTVERSION= 0.8.0
CATEGORIES= net rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Simple callback-based HTTP request/response parser
WWW= https://github.com/tmm1/http_parser.rb
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE-MIT
USES= gem
.include <bsd.port.mk>