blob: 6ea7f0164a603936095626160d1e2094791286c2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
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>
|