summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2020-05-18 15:19:31 +0000
committerwiz <wiz@pkgsrc.org>2020-05-18 15:19:31 +0000
commitb2d737049fb1227e9e2fca65c73b3cdc3c306de9 (patch)
tree51d9efd25b29fd809a366ec1b59ed101ca75472f /lang
parent8e239cf1ffff237107e56cecac272e891bfff191 (diff)
downloadpkgsrc-b2d737049fb1227e9e2fca65c73b3cdc3c306de9.tar.gz
lang/Makefile: + py-cmake-language-server
Diffstat (limited to 'lang')
-rw-r--r--lang/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile
index b37abeca3af..c9a10358ff5 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.562 2020/05/18 15:11:18 wiz Exp $
+# $NetBSD: Makefile,v 1.563 2020/05/18 15:19:31 wiz Exp $
#
COMMENT= Programming languages
@@ -209,6 +209,7 @@ SUBDIR+= polyml
SUBDIR+= py-asttokens
SUBDIR+= py-basicproperty
SUBDIR+= py-byterun
+SUBDIR+= py-cmake-language-server
SUBDIR+= py-cxfreeze
SUBDIR+= py-execjs
SUBDIR+= py-hy