summaryrefslogtreecommitdiff
path: root/www/ruby-http_parser.rb/Makefile
blob: bea87f6f1aba8d6e8c8bfa4939f77fa55b1197d0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# $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"