opnsense-ports/sysutils/rubygem-fluent-plugin-tail-asis/Makefile
Franco Fichtner 0eb428a8f5 */*: sync with upstream
Taken from: FreeBSD
2016-04-28 07:17:55 +02:00

17 lines
324 B
Makefile

# $FreeBSD$
PORTNAME= fluent-plugin-tail-asis
PORTVERSION= 0.0.3
CATEGORIES= sysutils rubygems
MASTER_SITES= RG
MAINTAINER= kuriyama@FreeBSD.org
COMMENT= Gems for fluent plugin to read whole line into single key
RUN_DEPENDS= \
rubygem-fluentd>0:sysutils/rubygem-fluentd
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>