freebsd-ports/net/rubygem-connection_pool/Makefile
2014-08-23 21:22:41 +00:00

16 lines
253 B
Makefile

# $FreeBSD$
PORTNAME= connection_pool
PORTVERSION= 2.0.0
CATEGORIES= net rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Generic connection pool for Ruby
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>