5862f1a955
Fixed license. Reported by: PORTSCOUT
16 lines
264 B
Makefile
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>
|