forked from Lainports/freebsd-ports
Changelog: https://github.com/googleapis/google-cloud-ruby/blob/main/google-cloud-profiler-v2/CHANGELOG.md
20 lines
534 B
Makefile
20 lines
534 B
Makefile
PORTNAME= google-cloud-profiler-v2
|
|
PORTVERSION= 0.9.1
|
|
CATEGORIES= textproc rubygems
|
|
MASTER_SITES= RG
|
|
|
|
MAINTAINER= mfechner@FreeBSD.org
|
|
COMMENT= Ruby Client to manage continous progiling information
|
|
WWW= https://github.com/googleapis/google-cloud-ruby/tree/main/google-cloud-profiler-v2
|
|
|
|
LICENSE= APACHE20
|
|
LICENSE_FILE= ${WRKSRC}/LICENSE.md
|
|
|
|
RUN_DEPENDS= rubygem-gapic-common>=0.21.1<2:devel/rubygem-gapic-common \
|
|
rubygem-google-cloud-errors>=1.0<2:net/rubygem-google-cloud-errors
|
|
|
|
USES= gem
|
|
|
|
NO_ARCH= yes
|
|
|
|
.include <bsd.port.mk>
|