freebsd-ports/net/rubygem-connection_pool/Makefile

18 lines
304 B
Makefile

PORTNAME= connection_pool
PORTVERSION= 2.4.1
CATEGORIES= net rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Generic connection pool for Ruby
WWW= https://github.com/mperham/connection_pool
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
USES= gem
NO_ARCH= yes
.include <bsd.port.mk>