aboutsummaryrefslogblamecommitdiff
path: root/net/rubygem-stackdriver-core/Makefile
blob: 707e60c7bcd34c9e2578f1e454462a17e0945a2e (plain) (tree)
1
2
3
4
                                                  

                                
                     
















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

PORTNAME=	stackdriver-core
PORTVERSION=	1.5.0
CATEGORIES=	net rubygems
MASTER_SITES=	RG

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	Internal shared library for the Ruby Stackdriver integration libraries

LICENSE=	APACHE20
LICENSE_FILE=	${WRKSRC}/LICENSE

RUN_DEPENDS=	rubygem-google-cloud-core>=1.2<2:net/rubygem-google-cloud-core

USES=		gem
USE_RUBY=	yes

NO_ARCH=	yes

.include <bsd.port.mk>