aboutsummaryrefslogblamecommitdiff
path: root/net/rubygem-google-cloud-core/Makefile
blob: 335842f4acb215ab6613a6566327d3565176e479 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
                                                  

                                 
                     








                                                                       

                                                                                  






                      
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>

PORTNAME=	google-cloud-core
PORTVERSION=	1.5.0
CATEGORIES=	net rubygems
MASTER_SITES=	RG

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	Internal shared library for Google Cloud Client Library

LICENSE=	APACHE20
LICENSE_FILE=	${WRKSRC}/LICENSE

RUN_DEPENDS=	rubygem-google-cloud-env>=1.0<2:net/rubygem-google-cloud-env \
		rubygem-google-cloud-errors>=1.0<2:net/rubygem-google-cloud-errors

USES=		gem
USE_RUBY=	yes

NO_ARCH=	yes

.include <bsd.port.mk>