Files
ports/net/ruby-connection_pool/Makefile
T
2026-06-04 18:01:36 +00:00

16 lines
305 B
Makefile

COMMENT= generic connection pool for Ruby
DISTNAME= connection_pool-3.0.2
CATEGORIES= net
HOMEPAGE= https://github.com/mperham/connection_pool
MAINTAINER= Sebastian Reitenbach <sebastia@openbsd.org>
# MIT
PERMIT_PACKAGE = Yes
MODULES= lang/ruby
CONFIGURE_STYLE= ruby gem
.include <bsd.port.mk>