pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/math/R-ISLR R-ISLR: update to canonical form of an R p...
details: https://anonhg.NetBSD.org/pkgsrc/rev/7a71a90831dd
branches: trunk
changeset: 337129:7a71a90831dd
user: brook <brook%pkgsrc.org@localhost>
date: Wed Jul 31 18:13:51 2019 +0000
description:
R-ISLR: update to canonical form of an R package.
diffstat:
math/R-ISLR/Makefile | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)
diffs (20 lines):
diff -r 1c1fcc2098ac -r 7a71a90831dd math/R-ISLR/Makefile
--- a/math/R-ISLR/Makefile Wed Jul 31 18:12:42 2019 +0000
+++ b/math/R-ISLR/Makefile Wed Jul 31 18:13:51 2019 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2018/07/28 14:40:45 brook Exp $
+# $NetBSD: Makefile,v 1.3 2019/07/31 18:13:51 brook Exp $
-CATEGORIES= math
+CATEGORIES= math R
MAINTAINER= minskim%NetBSD.org@localhost
HOMEPAGE= https://cran.r-project.org/web/packages/ISLR/
@@ -10,5 +10,7 @@
R_PKGNAME= ISLR
R_PKGVER= 1.2
+USE_LANGUAGES= # none
+
.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index