# 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>
