pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/textproc



Module Name:    pkgsrc
Committed By:   wiz
Date:           Thu Jan 19 12:26:28 UTC 2023

Modified Files:
        pkgsrc/textproc: Makefile

Log Message:
textproc/Makefile: + tree-sitter-cli


To generate a diff of this commit:
cvs rdiff -u -r1.1353 -r1.1354 pkgsrc/textproc/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/textproc/Makefile
diff -u pkgsrc/textproc/Makefile:1.1353 pkgsrc/textproc/Makefile:1.1354
--- pkgsrc/textproc/Makefile:1.1353     Wed Jan 18 16:38:36 2023
+++ pkgsrc/textproc/Makefile    Thu Jan 19 12:26:28 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1353 2023/01/18 16:38:36 wiz Exp $
+# $NetBSD: Makefile,v 1.1354 2023/01/19 12:26:28 wiz Exp $
 #
 
 COMMENT=       Text processing utilities (does not include desktop publishing)
@@ -1350,6 +1350,7 @@ SUBDIR+=  translate-shell
 SUBDIR+=       translate-toolkit
 SUBDIR+=       tree-sitter
 SUBDIR+=       tree-sitter-c
+SUBDIR+=       tree-sitter-cli
 SUBDIR+=       tree-sitter-cmake
 SUBDIR+=       tree-sitter-cpp
 SUBDIR+=       tree-sitter-dockerfile



Home | Main Index | Thread Index | Old Index