pkgsrc/www/ruby-http_parser.rb/Makefile
obache 0d95f54cfa Update ruby-http_parser.rb to 0.6.0.
jruby related improvements and bug fixes
2014-01-17 13:19:18 +00:00

12 lines
331 B
Makefile

# $NetBSD: Makefile,v 1.5 2014/01/17 13:19:18 obache Exp $
DISTNAME= http_parser.rb-0.6.0
CATEGORIES= www
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://github.com/tmm1/http_parser.rb
COMMENT= Simple callback-based HTTP request/response parser
LICENSE= mit
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"