diff options
Diffstat (limited to 'textproc/py-pyls-spyder/Makefile')
-rw-r--r-- | textproc/py-pyls-spyder/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/py-pyls-spyder/Makefile b/textproc/py-pyls-spyder/Makefile index 81995959c94b..edbafac8c9b2 100644 --- a/textproc/py-pyls-spyder/Makefile +++ b/textproc/py-pyls-spyder/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= rhurlin@FreeBSD.org COMMENT= Spyder extensions for the python-language-server (pyls) +WWW= https://github.com/spyder-ide/pyls-spyder LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |