freebsd-ports/devel/rubygem-prometheus-client-mmap/Makefile

16 lines
265 B
Makefile

# $FreeBSD$
PORTNAME= prometheus-client-mmap
DISTVERSION= 0.10.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= mfechner@FreeBSD.org
COMMENT= Suite of instrumentation metric primitives
LICENSE= APACHE20
USES= gem
USE_RUBY= yes
.include <bsd.port.mk>