mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-20 08:27:15 +00:00
cf118ccf87
Reported by: lwhsu
16 lines
311 B
Makefile
16 lines
311 B
Makefile
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>
|