aboutsummaryrefslogblamecommitdiff
path: root/sysutils/rubygem-fluent-plugin-config-expander/Makefile
blob: cd3f6214a00bc7c83acdcb4d88214a56d8443667 (plain) (tree)
1
2
3
4
5
6
7
8
                                             
                     


                                 
                                  

                                                                           


                                                          

                   
                   

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

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

LICENSE=	APACHE20

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

USE_RUBY=	yes
USES=		gem

.include <bsd.port.mk>