aboutsummaryrefslogtreecommitdiff
path: root/www/Makefile
diff options
context:
space:
mode:
authorDanilo G. Baio <dbaio@FreeBSD.org>2018-09-01 00:27:13 +0000
committerDanilo G. Baio <dbaio@FreeBSD.org>2018-09-01 00:27:13 +0000
commit3a708f120c681e2eb9e4f2fe8cbf8269c150c59d (patch)
tree5924a0be44052d8bf6fd2a1fc633e7d2ce7299f0 /www/Makefile
parentaa5d740335456d656ac487169b124b7d8fe6ea9b (diff)
downloadports-3a708f120c681e2eb9e4f2fe8cbf8269c150c59d.tar.gz
ports-3a708f120c681e2eb9e4f2fe8cbf8269c150c59d.zip
Add www/py-google-cloud-translate: Python Client for Google Cloud Translation
Python idiomatic client for Google Cloud Translation. With the Google Cloud Translation API, you can dynamically translate text between thousands of language pairs. You can also detect the language of a text. WWW: https://pypi.org/project/google-cloud-translate/ PR: 230973 Submitted by: Silvio Ap Silva <contato@kanazuchi.com>
Notes
Notes: svn path=/head/; revision=478645
Diffstat (limited to 'www/Makefile')
-rw-r--r--www/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile
index 3ae31430fdc7..bae413863ad4 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -1687,6 +1687,7 @@
SUBDIR += py-google-api-python-client
SUBDIR += py-google-cloud-core
SUBDIR += py-google-cloud-storage
+ SUBDIR += py-google-cloud-translate
SUBDIR += py-google-resumable-media
SUBDIR += py-graphite-api
SUBDIR += py-graphite-web