opnsense-ports/sysutils/rubygem-fluent-plugin-config-expander/Makefile
Franco Fichtner ce8e07b088 */*: sync with upstream
Taken from: HardenedBSD
2021-05-21 11:32:43 +02:00

16 lines
333 B
Makefile

PORTNAME= fluent-plugin-config-expander
PORTVERSION= 1.0.1
CATEGORIES= sysutils rubygems
MASTER_SITES= RG
MAINTAINER= girgen@FreeBSD.org
COMMENT= Fluent plugin which provides directives for loop extraction
LICENSE= APACHE20
RUN_DEPENDS= rubygem-fluentd>0:sysutils/rubygem-fluentd
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>