aboutsummaryrefslogblamecommitdiff
path: root/devel/rubygem-prometheus-client-mmap/Makefile
blob: 0e083f068532a1792d1aa473e7b63d738afffa52 (plain) (tree)


















                                                          
# $FreeBSD$

PORTNAME=	prometheus-client-mmap
DISTVERSION=	0.7.0.beta5
CATEGORIES=	devel rubygems
MASTER_SITES=	RG

MAINTAINER=	tz@FreeBSD.org
COMMENT=	Suite of instrumentation metric primitives

LICENSE=	RUBY

RUN_DEPENDS=	rubygem-mmap2>=2.2.6:devel/rubygem-mmap2

NO_ARCH=	yes
USES=		gem
USE_RUBY=	yes

.include <bsd.port.mk>