# $FreeBSD: tags/RELEASE_11_1_0/www/rubygem-lograge/Makefile 440895 2017-05-14 18:53:48Z sunpoet $

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

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	Tame Rails' multi-line logging into a single line per request #'

LICENSE=	MIT

RUN_DEPENDS=	rubygem-actionpack4>=4:www/rubygem-actionpack4 \
		rubygem-activesupport4>=4:devel/rubygem-activesupport4 \
		rubygem-railties4>=4:www/rubygem-railties4

NO_ARCH=	yes
USE_RUBY=	yes
USES=		gem

.include <bsd.port.mk>
