PORTNAME=	lograge
PORTVERSION=	0.14.0
CATEGORIES=	www rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	Tame Rails' multi-line logging into a single line per request #'
WWW=		https://github.com/roidrage/lograge

LICENSE=	MIT

RUN_DEPENDS=	rubygem-actionpack4>=4:www/rubygem-actionpack4 \
		rubygem-activesupport4>=4:devel/rubygem-activesupport4 \
		rubygem-railties4>=4:www/rubygem-railties4 \
		rubygem-request_store>=1.0<2:devel/rubygem-request_store

USES=		gem

NO_ARCH=	yes

.include <bsd.port.mk>
