summaryrefslogtreecommitdiff
path: root/devel/py-websockets/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-websockets/Makefile')
-rw-r--r--devel/py-websockets/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-websockets/Makefile b/devel/py-websockets/Makefile
index e2d978078831..9cc0933e387b 100644
--- a/devel/py-websockets/Makefile
+++ b/devel/py-websockets/Makefile
@@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= ehaupt@FreeBSD.org
COMMENT= Implementation of the WebSocket Protocol (RFC 6455 and 7692)
+WWW= https://pypi.org/project/websockets/
LICENSE= BSD3CLAUSE