diff options
Diffstat (limited to 'devel/py-python-socketio/Makefile')
-rw-r--r-- | devel/py-python-socketio/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-python-socketio/Makefile b/devel/py-python-socketio/Makefile index dc5be1406d4d..fea7b5ebb2b1 100644 --- a/devel/py-python-socketio/Makefile +++ b/devel/py-python-socketio/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Python implementation of the Socket.IO realtime client and server +WWW= https://github.com/miguelgrinberg/python-socketio LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |