freebsd-ports/devel/rubygem-statsd-instrument/Makefile

18 lines
363 B
Makefile

PORTNAME= statsd-instrument
PORTVERSION= 3.5.12
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= StatsD client for Ruby applications
WWW= https://shopify.github.io/statsd-instrument/ \
https://github.com/Shopify/statsd-instrument
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
USES= gem
NO_ARCH= yes
.include <bsd.port.mk>