diff options
Diffstat (limited to 'editors/py-pynvim/Makefile')
-rw-r--r-- | editors/py-pynvim/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/py-pynvim/Makefile b/editors/py-pynvim/Makefile index c6c26c185974..079e4fc75417 100644 --- a/editors/py-pynvim/Makefile +++ b/editors/py-pynvim/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= tm@NetBSD.org COMMENT= Python client and plugin host for Neovim +WWW= https://pynvim.readthedocs.io/en/latest/ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE |