Prune sysutils/pcpustat
[dports.git] / sysutils / rubygem-fluent-plugin-tail-asis / Makefile
1 # $FreeBSD$
2
3 PORTNAME=       fluent-plugin-tail-asis
4 PORTVERSION=    0.0.3
5 CATEGORIES=     sysutils rubygems
6 MASTER_SITES=   RG
7
8 MAINTAINER=     kuriyama@FreeBSD.org
9 COMMENT=        Gems for fluent plugin to read whole line into single key
10
11 RUN_DEPENDS=    \
12         rubygem-fluentd>0:${PORTSDIR}/sysutils/rubygem-fluentd
13
14 USE_RUBY=       yes
15 USE_RUBYGEMS=   yes
16 RUBYGEM_AUTOPLIST=      yes
17
18 .include <bsd.port.mk>