diff options
author | Rainer Hurling <rhurlin@FreeBSD.org> | 2021-05-01 02:48:10 +0800 |
---|---|---|
committer | Rainer Hurling <rhurlin@FreeBSD.org> | 2021-05-01 02:48:10 +0800 |
commit | f07c555440e4e7c6718efa987b13e05ffcb61abc (patch) | |
tree | a715f2aae06ec83cf431434ef16c626aed130dd1 /textproc/Makefile | |
parent | 3036033a13db7f623e4f121eb7f70675e7c122e7 (diff) | |
download | freebsd-ports-gnome-f07c555440e4e7c6718efa987b13e05ffcb61abc.tar.gz freebsd-ports-gnome-f07c555440e4e7c6718efa987b13e05ffcb61abc.tar.zst freebsd-ports-gnome-f07c555440e4e7c6718efa987b13e05ffcb61abc.zip |
New port: textproc/py-python-lsp-jsonrpc: Python JSON RPC Server
https://github.com/python-lsp/python-lsp-jsonrpc/blob/develop/RELEASE.md
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 9e7aae2a8411..f25214c4e7f6 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1383,6 +1383,7 @@ SUBDIR += py-python-docx SUBDIR += py-python-gettext SUBDIR += py-python-language-server + SUBDIR += py-python-lsp-jsonrpc SUBDIR += py-python-slugify SUBDIR += py-python-xmp-toolkit SUBDIR += py-pytidylib |