3e4d4a7ced
2.2.2 ------ - Add pool `size` and `available` accessors for metrics and monitoring purposes [#97, robholland]
12 lines
317 B
Makefile
12 lines
317 B
Makefile
# $NetBSD: Makefile,v 1.2 2018/09/23 15:49:57 taca Exp $
|
|
|
|
DISTNAME= connection_pool-2.2.2
|
|
CATEGORIES= net
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= https://github.com/mperham/connection_pool
|
|
COMMENT= Generic connection pool for Ruby
|
|
LICENSE= mit
|
|
|
|
.include "../../lang/ruby/gem.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|