pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc textproc: Add json2tsv



details:   https://anonhg.NetBSD.org/pkgsrc/rev/efea69bb3017
branches:  trunk
changeset: 416187:efea69bb3017
user:      leot <leot%pkgsrc.org@localhost>
date:      Sun Oct 20 18:04:21 2019 +0000

description:
textproc: Add json2tsv

diffstat:

 textproc/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r a11036fa3d48 -r efea69bb3017 textproc/Makefile
--- a/textproc/Makefile Sun Oct 20 18:03:50 2019 +0000
+++ b/textproc/Makefile Sun Oct 20 18:04:21 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1062 2019/10/19 13:48:24 nia Exp $
+# $NetBSD: Makefile,v 1.1063 2019/10/20 18:04:21 leot Exp $
 #
 
 COMMENT=       Text processing utilities (does not include desktop publishing)
@@ -373,6 +373,7 @@
 SUBDIR+=       json-glib
 SUBDIR+=       json-schema
 SUBDIR+=       json-yaml
+SUBDIR+=       json2tsv
 SUBDIR+=       jsoncpp
 SUBDIR+=       kakasi
 SUBDIR+=       kapidox



Home | Main Index | Thread Index | Old Index