aboutsummaryrefslogblamecommitdiff
path: root/sysutils/rubygem-fluent-plugin-tail-asis/Makefile
blob: 4c1deb07aef4e37b41480f17d33a1046f5d73d40 (plain) (tree)
1
2
3
4
5
6
7
8
9
10




                                       
                                 
                                                                         
                                                                   

                 
                                                  
 
                   

                      
PORTNAME=	fluent-plugin-tail-asis
PORTVERSION=	0.0.3
CATEGORIES=	sysutils rubygems
MASTER_SITES=	RG

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Gems for fluent plugin to read whole line into single key
WWW=		https://github.com/yteraoka/fluent-plugin-tail-asis

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

USES=		gem

.include <bsd.port.mk>