pkgsrc/www/ruby-http_parser.rb/Makefile

13 lines
331 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.4 2013/12/07 08:46:24 obache Exp $
DISTNAME= http_parser.rb-0.5.3
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"