pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/math/R-ISwR R-ISwR: update to canonical form of an R p...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/93ddc06c36a1
branches:  trunk
changeset: 337130:93ddc06c36a1
user:      brook <brook%pkgsrc.org@localhost>
date:      Wed Jul 31 18:15:34 2019 +0000

description:
R-ISwR: update to canonical form of an R package.

Update to the canonical form of an R package and fix the LICENSE
field.

diffstat:

 math/R-ISwR/Makefile |  8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)

diffs (23 lines):

diff -r 7a71a90831dd -r 93ddc06c36a1 math/R-ISwR/Makefile
--- a/math/R-ISwR/Makefile      Wed Jul 31 18:13:51 2019 +0000
+++ b/math/R-ISwR/Makefile      Wed Jul 31 18:15:34 2019 +0000
@@ -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:15:34 brook Exp $
 
-CATEGORIES=    databases math
+CATEGORIES=    math databases R
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      ${R_HOMEPAGE_BASE}/ISwR/
 COMMENT=       Data sets and scripts for 'Introductory Statistics with R'
-LICENSE=       gnu-gpl-v2
+LICENSE=       gnu-gpl-v2 OR gnu-gpl-v3
 
 R_PKGNAME=     ISwR
 R_PKGVER=      2.0-7
 
+USE_LANGUAGES= # none
+
 .include "../../math/R/Makefile.extension"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index