# $FreeBSD: tags/RELEASE_11_0_0/sysutils/rubygem-fluent-plugin-file-alternative/Makefile 414136 2016-04-27 21:57:31Z swills $

PORTNAME=	fluent-plugin-file-alternative
PORTVERSION=	0.1.4
CATEGORIES=	sysutils rubygems
MASTER_SITES=	RG

MAINTAINER=	kuriyama@FreeBSD.org
COMMENT=	Gems for fluent plugin of alternative implementation of out_file

RUN_DEPENDS=	\
	rubygem-fluentd>0:sysutils/rubygem-fluentd \
	rubygem-fluent-mixin-plaintextformatter>0:sysutils/rubygem-fluent-mixin-plaintextformatter

USE_RUBY=	yes
USES=		gem

.include <bsd.port.mk>
