0d95f54cfa
jruby related improvements and bug fixes
12 lines
331 B
Makefile
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"
|