# Created by: Po-Chuan Hsieh # $FreeBSD: head/textproc/rubygem-google-cloud-translate-v3/Makefile 564249 2021-02-06 20:43:20Z sunpoet $ PORTNAME= google-cloud-translate-v3 PORTVERSION= 0.2.0 CATEGORIES= textproc rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Ruby Client for the Cloud Translation V3 API LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.md RUN_DEPENDS= rubygem-gapic-common>=0.3<1:devel/rubygem-gapic-common \ rubygem-google-cloud-errors>=1.0<2:net/rubygem-google-cloud-errors USES= gem USE_RUBY= yes NO_ARCH= yes .include