ac60dc0a01
Avoid using rubyforge.org since it stopped most of services.
12 lines
340 B
Makefile
12 lines
340 B
Makefile
# $NetBSD: Makefile,v 1.10 2015/09/26 23:45:22 taca Exp $
|
|
|
|
DISTNAME= net-http-persistent-2.9.4
|
|
CATEGORIES= www
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= http://docs.seattlerb.org/net-http-persistent/
|
|
COMMENT= Manages persistent connections using Net::HTTP
|
|
LICENSE= mit
|
|
|
|
.include "../../lang/ruby/gem.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|