opnsense-ports/net/rubygem-google-cloud-env/Makefile
Franco Fichtner 846fc28233 */*: sync with upstream
Taken from: FreeBSD
2024-02-22 12:57:55 +01:00

19 lines
407 B
Makefile

PORTNAME= google-cloud-env
PORTVERSION= 2.1.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>