diff options
Diffstat (limited to 'textproc/py-python-lsp-jsonrpc/Makefile')
-rw-r--r-- | textproc/py-python-lsp-jsonrpc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/py-python-lsp-jsonrpc/Makefile b/textproc/py-python-lsp-jsonrpc/Makefile index f42c663c23b7..bca80bdbd90b 100644 --- a/textproc/py-python-lsp-jsonrpc/Makefile +++ b/textproc/py-python-lsp-jsonrpc/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= rhurlin@FreeBSD.org COMMENT= Python JSON RPC Server +WWW= https://github.com/python-lsp/python-lsp-jsonrpc LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |