# Created by: Steve Wills <swills@freebsd.org>
# $FreeBSD: tags/RELEASE_10_1_0/www/rubygem-puma/Makefile 367711 2014-09-09 00:54:51Z swills $

PORTNAME=	puma
PORTVERSION=	2.9.1
CATEGORIES=	www rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@freebsd.org
COMMENT=	Fast, multithreaded and highly concurrent ruby web server

LICENSE=	BSD3CLAUSE

RUN_DEPENDS=	rubygem-rack>=1.1.0:${PORTSDIR}/www/rubygem-rack

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes
PLIST_FILES=	bin/puma bin/pumactl

.include <bsd.port.mk>
