ports/devel/rubygem-metrics/Makefile

17 lines
305 B
Makefile

PORTNAME= metrics
PORTVERSION= 0.12.1
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Application metrics and instrumentation
WWW= https://github.com/socketry/metrics
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/license.md
USES= gem
NO_ARCH= yes
.include <bsd.port.mk>