PORTNAME=	rack-mini-profiler
PORTVERSION=	3.3.1
CATEGORIES=	devel rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	Profiles loading speed for rack applications
WWW=		https://miniprofiler.com/ \
		https://github.com/MiniProfiler/rack-mini-profiler

LICENSE=	MIT

RUN_DEPENDS=	rubygem-rack>=1.2.0,3:www/rubygem-rack

USES=		gem

NO_ARCH=	yes

.include <bsd.port.mk>
