PORTNAME=	fluent-mixin-plaintextformatter
PORTVERSION=	0.2.6
CATEGORIES=	sysutils rubygems
MASTER_SITES=	RG

MAINTAINER=	girgen@FreeBSD.org
COMMENT=	Fluentd plugin to include format values into json, tsv or csv
WWW=		https://github.com/tagomoris/fluent-mixin-plaintextformatter

LICENSE=	APACHE20

RUN_DEPENDS=	\
	rubygem-fluentd>0:sysutils/rubygem-fluentd \
	rubygem-ltsv>0:textproc/rubygem-ltsv

USES=		gem

.include <bsd.port.mk>
