pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc textproc/Makefile: Add R-jsonlite



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d74ee95a2108
branches:  trunk
changeset: 375326:d74ee95a2108
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Thu Feb 08 17:36:15 2018 +0000

description:
textproc/Makefile: Add R-jsonlite

diffstat:

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

diffs (17 lines):

diff -r d0c1dc5e767a -r d74ee95a2108 textproc/Makefile
--- a/textproc/Makefile Thu Feb 08 17:35:23 2018 +0000
+++ b/textproc/Makefile Thu Feb 08 17:36:15 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.973 2018/01/31 09:24:06 wiz Exp $
+# $NetBSD: Makefile,v 1.974 2018/02/08 17:36:15 minskim Exp $
 #
 
 COMMENT=       Text processing utilities (does not include desktop publishing)
@@ -14,6 +14,7 @@
 SUBDIR+=       R-formatR
 SUBDIR+=       R-gsubfn
 SUBDIR+=       R-highr
+SUBDIR+=       R-jsonlite
 SUBDIR+=       R-markdown
 SUBDIR+=       R-stringi
 SUBDIR+=       R-stringr



Home | Main Index | Thread Index | Old Index