pkgsrc/www/ruby-http_parser.rb/Makefile
2017-07-30 22:32:10 +00:00

12 lines
329 B
Makefile

# $NetBSD: Makefile,v 1.6 2017/07/30 22:32:27 wiz Exp $
DISTNAME= http_parser.rb-0.6.0
CATEGORIES= www
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://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"