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