2018-09-13 23:49:34 +02:00
|
|
|
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
|
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= google-cloud-env
|
2019-06-22 01:09:53 +02:00
|
|
|
PORTVERSION= 1.2.0
|
2018-09-13 23:49:34 +02:00
|
|
|
CATEGORIES= net rubygems
|
|
|
|
MASTER_SITES= RG
|
|
|
|
|
|
|
|
MAINTAINER= sunpoet@FreeBSD.org
|
|
|
|
COMMENT= Provides information on Google Cloud Platform hosting environment
|
|
|
|
|
|
|
|
LICENSE= APACHE20
|
|
|
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
|
|
|
|
|
|
|
RUN_DEPENDS= rubygem-faraday>=0.11:www/rubygem-faraday
|
|
|
|
|
|
|
|
USES= gem
|
|
|
|
USE_RUBY= yes
|
|
|
|
|
|
|
|
NO_ARCH= yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|