Skip to content

Commit 7725dab

Browse files
committed
Add jsongrep
1 parent 9d8c69e commit 7725dab

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

textproc/Makefile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# $NetBSD: Makefile,v 1.1582 2026/03/12 02:52:45 taca Exp $
1+
# $NetBSD: Makefile,v 1.1583 2026/03/29 15:29:21 pin Exp $
22
#
33

44
COMMENT= Text processing utilities (does not include desktop publishing)
@@ -504,6 +504,7 @@ SUBDIR+= json-schema
504504
SUBDIR+= json-yaml
505505
SUBDIR+= json2tsv
506506
SUBDIR+= jsoncpp
507+
SUBDIR+= jsongrep
507508
SUBDIR+= jstrings
508509
SUBDIR+= kakasi
509510
SUBDIR+= kapidox

0 commit comments

Comments
 (0)