pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc textproc/Makefile: + json-schema.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/18386b4478aa
branches:  trunk
changeset: 327249:18386b4478aa
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Dec 23 17:22:43 2018 +0000

description:
textproc/Makefile: + json-schema.

diffstat:

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

diffs (17 lines):

diff -r c47d53618296 -r 18386b4478aa textproc/Makefile
--- a/textproc/Makefile Sun Dec 23 17:22:21 2018 +0000
+++ b/textproc/Makefile Sun Dec 23 17:22:43 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1017 2018/12/20 13:32:55 bsiegert Exp $
+# $NetBSD: Makefile,v 1.1018 2018/12/23 17:22:43 wiz Exp $
 #
 
 COMMENT=       Text processing utilities (does not include desktop publishing)
@@ -355,6 +355,7 @@
 SUBDIR+=       jrep
 SUBDIR+=       json-c
 SUBDIR+=       json-glib
+SUBDIR+=       json-schema
 SUBDIR+=       json-yaml
 SUBDIR+=       jsoncpp
 SUBDIR+=       kakasi



Home | Main Index | Thread Index | Old Index