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

PORTNAME=	fluent-plugin-config-expander
PORTVERSION=	0.1.3
CATEGORIES=	sysutils rubygems
MASTER_SITES=	RG

MAINTAINER=	kuriyama@FreeBSD.org
COMMENT=	Fluent plugin which provides directives for loop extraction

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

USE_RUBY=	yes
USES=		gem

.include <bsd.port.mk>
