324083ba45
=== 2.7 / 2012-06-06 * Minor enhancement * Added JRuby compatibility by default for HTTPS connections. (JRuby lacks OpenSSL::SSL::Session.)
12 lines
341 B
Makefile
12 lines
341 B
Makefile
# $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"
|