# $FreeBSD: head/devel/rubygem-prometheus-client-mmap/Makefile 553073 2020-10-23 04:49:43Z mfechner $

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>