# Created by: Po-Chuan Hsieh # $FreeBSD: head/net/rubygem-google-cloud-pubsub/Makefile 565714 2021-02-17 18:22:52Z sunpoet $ PORTNAME= google-cloud-pubsub PORTVERSION= 2.3.2 CATEGORIES= net rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Official library for Google Cloud Pub/Sub LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= rubygem-concurrent-ruby>=1.1<2:devel/rubygem-concurrent-ruby \ rubygem-google-cloud-core>=1.5<2:net/rubygem-google-cloud-core \ rubygem-google-cloud-pubsub-v1>=0.0<1:net/rubygem-google-cloud-pubsub-v1 USES= gem USE_RUBY= yes NO_ARCH= yes .include