1PORTNAME= opentelemetry-api 2PORTVERSION= 1.7.0 3CATEGORIES= devel rubygems 4MASTER_SITES= RG 5PKGNAMESUFFIX= -gitlab 6 7MAINTAINER= ports@MidnightBSD.org 8COMMENT= Stats collection and distributed tracing framework 9WWW= https://opentelemetry.io/ \ 10 https://github.com/open-telemetry/opentelemetry-ruby/tree/main/api \ 11 https://github.com/open-telemetry/opentelemetry-ruby 12 13LICENSE= Apache-2.0 14LICENSE_FILE= ${WRKSRC}/LICENSE 15 16USES= gem 17 18NO_ARCH= yes 19 20.include <bsd.port.mk> 21