summaryrefslogtreecommitdiff
path: root/devel/rubygem-prometheus-client-mmap/Makefile
blob: c5a59b77abdbf2b99614ba5399eb5a7e88720761 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
PORTNAME=	prometheus-client-mmap
DISTVERSION=	0.15.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>