freebsd-ports/net/rubygem-http_parser.rb/Makefile
TAKATSU Tomonari ffb4de6678 - Remove leading indefinite article from COMMENT
PR:		ports/185379
Submitted by:	sunpoet
2014-01-01 04:08:15 +00:00

18 lines
333 B
Makefile

# 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
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>