aboutsummaryrefslogtreecommitdiffstats
path: root/www/Makefile
diff options
context:
space:
mode:
authorwen <wen@FreeBSD.org>2019-09-12 10:36:26 +0800
committerwen <wen@FreeBSD.org>2019-09-12 10:36:26 +0800
commit913a00f4612a67867913ae421557f5f80c71579a (patch)
tree06d4e2f56577e92096033f005f794111b5b7caf5 /www/Makefile
parent68e32c6adb02417f6526c114677b630152fe8673 (diff)
downloadfreebsd-ports-gnome-913a00f4612a67867913ae421557f5f80c71579a.tar.gz
freebsd-ports-gnome-913a00f4612a67867913ae421557f5f80c71579a.tar.zst
freebsd-ports-gnome-913a00f4612a67867913ae421557f5f80c71579a.zip
ASGI is a standard for Python asynchronous web apps and servers to
communicate with each other, and positioned as an asynchronous successor to WSGI. WWW: https://github.com/django/asgiref/
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 9cbaf202e0bb..0288ff431d30 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -1445,6 +1445,7 @@
SUBDIR += py-amf
SUBDIR += py-apachelog
SUBDIR += py-arxiv
+ SUBDIR += py-asgiref
SUBDIR += py-autobahn
SUBDIR += py-aws-requests-auth
SUBDIR += py-azure-common