pkgsrc/www/ruby-http_parser.rb/Makefile

13 lines
329 B
Makefile
Raw Normal View History

2017-07-31 00:32:10 +02:00
# $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
2017-07-31 00:32:10 +02:00
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"