# Created by: Palle Girgensohn <girgen@FreeBSD.org>
# $FreeBSD: tags/RELEASE_11_1_0/sysutils/rubygem-fluent-plugin-graylog/Makefile 438834 2017-04-19 10:34:43Z miwi $

PORTNAME=	fluent-plugin-graylog
PORTVERSION=	1.0.1
PORTREVISION=	1
CATEGORIES=	sysutils rubygems
MASTER_SITES=	RG

MAINTAINER=	girgen@FreeBSD.org
COMMENT=	Gems for fluent plugin for graylog

LICENSE=	BSD3CLAUSE

RUN_DEPENDS=	rubygem-fluentd>0:sysutils/rubygem-fluentd

USE_RUBY=	yes
USES=		gem shebangfix
SHEBANG_FILES=	bin/setup

.include <bsd.port.mk>
