aboutsummaryrefslogtreecommitdiffstats
path: root/www/Makefile
diff options
context:
space:
mode:
authordbaio <dbaio@FreeBSD.org>2018-09-01 08:27:13 +0800
committerdbaio <dbaio@FreeBSD.org>2018-09-01 08:27:13 +0800
commit27148d10a85af7d783bf0b954110789dfe67c793 (patch)
tree5924a0be44052d8bf6fd2a1fc633e7d2ce7299f0 /www/Makefile
parenta84d358509703dabc8163ff5eb9deb3f1bc2f837 (diff)
downloadfreebsd-ports-gnome-27148d10a85af7d783bf0b954110789dfe67c793.tar.gz
freebsd-ports-gnome-27148d10a85af7d783bf0b954110789dfe67c793.tar.zst
freebsd-ports-gnome-27148d10a85af7d783bf0b954110789dfe67c793.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>
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