Files
ports/net/ruby-connection_pool/Makefile
T
2025-09-26 11:06:53 +00:00

16 lines
305 B
Makefile

COMMENT= generic connection pool for Ruby
DISTNAME= connection_pool-2.5.4
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>