mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-04 10:18:09 -04:00
13 lines
343 B
Makefile
13 lines
343 B
Makefile
# $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"
|