freebsd-ports/devel/rubygem-prometheus-client-mmap/Makefile
Matthias Fechner 5862f1a955 Upgrade to 0.9.5.
Fixed license.

Reported by:	PORTSCOUT
2019-01-31 14:16:27 +00:00

16 lines
264 B
Makefile

# $FreeBSD$
PORTNAME= prometheus-client-mmap
DISTVERSION= 0.9.5
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>