1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00
freebsd-ports/sysutils/rubygem-fluent-plugin-tail-asis/Makefile
2021-10-04 21:58:01 +02:00

16 lines
308 B
Makefile

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
RUN_DEPENDS= \
rubygem-fluentd>0:sysutils/rubygem-fluentd
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>