summaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authornros <nros@pkgsrc.org>2022-11-25 10:43:35 +0000
committernros <nros@pkgsrc.org>2022-11-25 10:43:35 +0000
commit0c785a80e3173c7a2df54a5620305dc72ab82a94 (patch)
tree9fdcd809a4a4b616550f5fa3f51a4d20429b66f8 /lang/Makefile
parentac2494396b08acdf8f82e6a851cc157af9f31988 (diff)
downloadpkgsrc-0c785a80e3173c7a2df54a5620305dc72ab82a94.tar.gz
Add qt6-qtlanguageserver version 6.4.1 to pkgsrc-current
Language server implementation for Qt6, also includes a json-rpc 2.0 implementation used by the language server implentation.
Diffstat (limited to 'lang/Makefile')
-rw-r--r--lang/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile
index 9364420c292..d1703f20f07 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.661 2022/11/17 07:27:10 wiz Exp $
+# $NetBSD: Makefile,v 1.662 2022/11/25 10:43:35 nros Exp $
#
COMMENT= Programming languages
@@ -255,6 +255,7 @@ SUBDIR+= python37
SUBDIR+= python38
SUBDIR+= python39
SUBDIR+= qore
+SUBDIR+= qt6-qtlanguageserver
SUBDIR+= quickjs
SUBDIR+= racket
SUBDIR+= racket-textual