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