1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
# Created by: TAKATSU Tomonari <tota@FreeBSD.org> # $FreeBSD$ PORTNAME= http_parser.rb PORTVERSION= 0.6.0 CATEGORIES= net rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Simple callback-based HTTP request/response parser LICENSE= MIT USE_RUBY= yes USES= gem .include <bsd.port.mk>