opnsense-ports/devel/rubygem-prometheus-client-mmap/Makefile
Franco Fichtner 7efd253b21 */*: sync with upstream
Taken from: HardenedBSD
2018-06-22 07:30:49 +02:00

16 lines
260 B
Makefile

# $FreeBSD$
PORTNAME= prometheus-client-mmap
DISTVERSION= 0.9.3
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= mfechner@FreeBSD.org
COMMENT= Suite of instrumentation metric primitives
LICENSE= RUBY
USES= gem
USE_RUBY= yes
.include <bsd.port.mk>