aboutsummaryrefslogtreecommitdiffstats
path: root/www/Makefile
diff options
context:
space:
mode:
authorshaun <shaun@FreeBSD.org>2017-04-12 10:29:31 +0800
committershaun <shaun@FreeBSD.org>2017-04-12 10:29:31 +0800
commit69b7a080d364f1cc675828e60cb2ca5ffed9e03b (patch)
tree93432d835b4329f56ed9dcbac203f530c06f2d33 /www/Makefile
parent40eb3bf209016e50b5ad24563e916b3d1891334c (diff)
downloadfreebsd-ports-gnome-69b7a080d364f1cc675828e60cb2ca5ffed9e03b.tar.gz
freebsd-ports-gnome-69b7a080d364f1cc675828e60cb2ca5ffed9e03b.tar.zst
freebsd-ports-gnome-69b7a080d364f1cc675828e60cb2ca5ffed9e03b.zip
New port: HTTP/2 header encoding (HPACK) logic implementation.
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 5646f7df1941..619c284eb8ac 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -1679,6 +1679,7 @@
SUBDIR += py-gunicorn
SUBDIR += py-h2
SUBDIR += py-horizon
+ SUBDIR += py-hpack
SUBDIR += py-html
SUBDIR += py-html5lib
SUBDIR += py-http-parser