Files
pkgsrc-ng/www/ruby-http_parser.rb/Makefile
2013-09-26 17:14:40 +02:00

13 lines
325 B
Makefile

# $NetBSD: Makefile,v 1.3 2011/10/04 12:01:02 obache Exp $
DISTNAME= http_parser.rb-0.5.3
CATEGORIES= www
MAINTAINER= obache@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"