blob: 319795e7ac22537d7c96bcddc72d7045f68fb0ca (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
PORTNAME= prometheus-client-mmap
DISTVERSION= 0.12.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>
|