aboutsummaryrefslogtreecommitdiffstats
path: root/www/Makefile
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2012-06-05 10:36:38 +0800
committermiwi <miwi@FreeBSD.org>2012-06-05 10:36:38 +0800
commit1b3bbd0115164b05dfb79adf16885974589be0d5 (patch)
tree76b8098b0fecf62f384691c8c12e124edd2b6a2a /www/Makefile
parent59478dfc1947058fe0b4159cbd36b8b14f574cf3 (diff)
downloadfreebsd-ports-gnome-1b3bbd0115164b05dfb79adf16885974589be0d5.tar.gz
freebsd-ports-gnome-1b3bbd0115164b05dfb79adf16885974589be0d5.tar.zst
freebsd-ports-gnome-1b3bbd0115164b05dfb79adf16885974589be0d5.zip
GRequests allows you to use Requests with Gevent to make asyncronous HTTP
Requests easily. WWW: https://github.com/kennethreitz/grequests PR: ports/168554 Submitted by: koobs <koobs.freebsd@gmail.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 53d324fbcd78..b8358abb73eb 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -1489,6 +1489,7 @@
SUBDIR += py-funkload
SUBDIR += py-google-api-python-client
SUBDIR += py-graphite-web
+ SUBDIR += py-grequests
SUBDIR += py-gunicorn
SUBDIR += py-html5lib
SUBDIR += py-httplib2