Files
ports/net/rubygem-http_parser.rb/Makefile

16 lines
307 B
Makefile

PORTNAME= http_parser.rb
PORTVERSION= 0.8.1
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>