summaryrefslogtreecommitdiff
path: root/www/ruby-net-http-persistent/Makefile
blob: 51e954835fbd4e8ba198d898962be015b910c281 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# $NetBSD: Makefile,v 1.6 2012/06/13 14:44:45 taca Exp $

DISTNAME=	net-http-persistent-2.7
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"