aboutsummaryrefslogtreecommitdiffstats
path: root/www/Makefile
diff options
context:
space:
mode:
authorpawel <pawel@FreeBSD.org>2016-07-17 01:05:03 +0800
committerpawel <pawel@FreeBSD.org>2016-07-17 01:05:03 +0800
commite0004e3c74e3c413d7c818f10196fd1fa03c2703 (patch)
treed09c4618e97ed82300be198c2968527c80401665 /www/Makefile
parentce8b00a173a9cb0ba42cb61c05856ea16a7e2bae (diff)
downloadfreebsd-ports-gnome-e0004e3c74e3c413d7c818f10196fd1fa03c2703.tar.gz
freebsd-ports-gnome-e0004e3c74e3c413d7c818f10196fd1fa03c2703.tar.zst
freebsd-ports-gnome-e0004e3c74e3c413d7c818f10196fd1fa03c2703.zip
Extension for Flask that compresses responses with gzip
WWW: https://github.com/libwilliam/flask-compress PR: 210977 Submitted by: Andrej Ebert <andrej@ebert.su>
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 1711d15f7b59..fbd456797e15 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -1596,6 +1596,7 @@
SUBDIR += py-flask-admin
SUBDIR += py-flask-bootstrap
SUBDIR += py-flask-cache
+ SUBDIR += py-flask-compress
SUBDIR += py-flask-cors
SUBDIR += py-flask-flatpages
SUBDIR += py-flask-oauthlib