Tweak net-mgmt/icingaweb2-module-businessprocess version 2.2.0_2
[dports.git] / net-mgmt / rubygem-riemann-client / Makefile
1 PORTNAME=       riemann-client
2 DISTVERSION=    1.0.1
3 CATEGORIES=     net-mgmt rubygems
4 MASTER_SITES=   RG
5
6 MAINTAINER=     dch@FreeBSD.org
7 COMMENT=        Client for the distributed event system Riemann
8 WWW=            https://github.com/riemann/riemann-ruby-client
9
10 LICENSE=        MIT
11 LICENSE_FILE=   ${WRKSRC}/LICENSE
12
13 RUN_DEPENDS=    rubygem-beefcake>=1.2:net/rubygem-beefcake \
14                 rubygem-mtrc>=0.0.4:math/rubygem-mtrc
15
16 USES=           gem
17 USE_RUBY=       yes
18
19 NO_ARCH=        yes
20
21 .include <bsd.port.mk>