opnsense-ports/sysutils/rubygem-fluent-plugin-config-expander/Makefile
Franco Fichtner c0b97a8105 */*: sync with upstream
Taken from: FreeBSD
2023-01-16 20:20:04 +01:00

16 lines
384 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
WWW= https://github.com/tagomoris/fluent-plugin-config-expander
LICENSE= APACHE20
RUN_DEPENDS= rubygem-fluentd>0:sysutils/rubygem-fluentd
USES= gem
.include <bsd.port.mk>