pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/R-jsonlite R-jsonlite: update to canonical fo...
details: https://anonhg.NetBSD.org/pkgsrc/rev/3b746edc40a3
branches: trunk
changeset: 399019:3b746edc40a3
user: brook <brook%pkgsrc.org@localhost>
date: Wed Jul 31 20:53:31 2019 +0000
description:
R-jsonlite: update to canonical form of an R package.
diffstat:
textproc/R-jsonlite/Makefile | 8 +++++---
1 files changed, 5 insertions(+), 3 deletions(-)
diffs (23 lines):
diff -r db30017cc898 -r 3b746edc40a3 textproc/R-jsonlite/Makefile
--- a/textproc/R-jsonlite/Makefile Wed Jul 31 20:52:24 2019 +0000
+++ b/textproc/R-jsonlite/Makefile Wed Jul 31 20:53:31 2019 +0000
@@ -1,14 +1,16 @@
-# $NetBSD: Makefile,v 1.3 2019/01/27 15:04:51 wen Exp $
+# $NetBSD: Makefile,v 1.4 2019/07/31 20:53:31 brook Exp $
-CATEGORIES= textproc
+CATEGORIES= textproc R
MAINTAINER= minskim%NetBSD.org@localhost
HOMEPAGE= ${R_HOMEPAGE_BASE}/jsonlite/
-COMMENT= Robust, high performance JSON parser and generator
+COMMENT= Robust, high performance JSON parser and generator for R
LICENSE= mit
R_PKGNAME= jsonlite
R_PKGVER= 1.6
+USE_LANGUAGES= c
+
.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index