summaryrefslogtreecommitdiff
path: root/www/ruby-net-http-persistent/Makefile
blob: 92731dc536777d4d8714f8024661dd00f1e82ba1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# $NetBSD: Makefile,v 1.9 2014/03/14 19:08:15 taca Exp $

DISTNAME=	net-http-persistent-2.9.4
CATEGORIES=	www

MAINTAINER=	pkgsrc-users@NetBSD.org
HOMEPAGE=	http://seattlerb.rubyforge.org/net-http-persistent
COMMENT=	Manages persistent connections using Net::HTTP
LICENSE=	mit

.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"