1PORTNAME= fluent-plugin-file-alternative 2PORTVERSION= 0.2.2 3CATEGORIES= sysutils rubygems 4MASTER_SITES= RG 5 6MAINTAINER= ports@MidnightBSD.org 7COMMENT= Gems for fluent plugin of alternative implementation of out_file 8WWW= https://rubygems.org/gems/fluent-plugin-file-alternative 9 10BUILD_DEPENDS= ${RUN_DEPENDS} 11RUN_DEPENDS= \ 12 rubygem-fluentd>0:sysutils/rubygem-fluentd \ 13 rubygem-fluent-mixin-plaintextformatter>0:sysutils/rubygem-fluent-mixin-plaintextformatter 14 15USES= gem 16 17.include <bsd.port.mk> 18