opnsense-ports/net/rubygem-google-cloud-env/Makefile
Franco Fichtner b03a6896df */*: sync with upstream
Taken from: FreeBSD
2024-10-14 10:17:45 +02:00

19 lines
407 B
Makefile

PORTNAME= google-cloud-env
PORTVERSION= 2.2.1
CATEGORIES= net rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Provides information on Google Cloud Platform hosting environment
WWW= https://github.com/googleapis/ruby-cloud-env
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= rubygem-faraday>=1.0<3.0:www/rubygem-faraday
USES= gem
NO_ARCH= yes
.include <bsd.port.mk>