pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/R-jsonlite
Module Name: pkgsrc
Committed By: brook
Date: Wed Jul 31 20:53:31 UTC 2019
Modified Files:
pkgsrc/textproc/R-jsonlite: Makefile
Log Message:
R-jsonlite: update to canonical form of an R package.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/textproc/R-jsonlite/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/textproc/R-jsonlite/Makefile
diff -u pkgsrc/textproc/R-jsonlite/Makefile:1.3 pkgsrc/textproc/R-jsonlite/Makefile:1.4
--- pkgsrc/textproc/R-jsonlite/Makefile:1.3 Sun Jan 27 15:04:51 2019
+++ pkgsrc/textproc/R-jsonlite/Makefile Wed Jul 31 20:53:31 2019
@@ -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