pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/math/R-R2HTML
Module Name: pkgsrc
Committed By: brook
Date: Wed Jul 31 18:19:47 UTC 2019
Modified Files:
pkgsrc/math/R-R2HTML: Makefile
Log Message:
R-R2HTML: update to canonical form of an R package.
Update to the canonical form of an R package and fix the LICENSE
field.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/math/R-R2HTML/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/math/R-R2HTML/Makefile
diff -u pkgsrc/math/R-R2HTML/Makefile:1.9 pkgsrc/math/R-R2HTML/Makefile:1.10
--- pkgsrc/math/R-R2HTML/Makefile:1.9 Sat Jul 28 14:40:45 2018
+++ pkgsrc/math/R-R2HTML/Makefile Wed Jul 31 18:19:47 2019
@@ -1,14 +1,16 @@
-# $NetBSD: Makefile,v 1.9 2018/07/28 14:40:45 brook Exp $
+# $NetBSD: Makefile,v 1.10 2019/07/31 18:19:47 brook Exp $
-CATEGORIES= math
+CATEGORIES= math R
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= ${R_HOMEPAGE_BASE}/R2HTML/
-COMMENT= R functions to write an HTML file
-LICENSE= gnu-gpl-v2
+COMMENT= HTML exportation for R objects
+LICENSE= gnu-gpl-v2 OR gnu-gpl-v3
R_PKGNAME= R2HTML
R_PKGVER= 2.3.2
+USE_LANGUAGES= # none
+
.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index