pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/math/R-pbkrtest R-pbkrtest: update to canonical form o...
details: https://anonhg.NetBSD.org/pkgsrc/rev/2232d8803002
branches: trunk
changeset: 398989:2232d8803002
user: brook <brook%pkgsrc.org@localhost>
date: Wed Jul 31 20:09:59 2019 +0000
description:
R-pbkrtest: 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-pbkrtest/Makefile | 13 ++++++-------
1 files changed, 6 insertions(+), 7 deletions(-)
diffs (29 lines):
diff -r 90566e35ed7b -r 2232d8803002 math/R-pbkrtest/Makefile
--- a/math/R-pbkrtest/Makefile Wed Jul 31 20:03:24 2019 +0000
+++ b/math/R-pbkrtest/Makefile Wed Jul 31 20:09:59 2019 +0000
@@ -1,19 +1,18 @@
-# $NetBSD: Makefile,v 1.2 2018/07/28 14:40:50 brook Exp $
-#
+# $NetBSD: Makefile,v 1.3 2019/07/31 20:09:59 brook Exp $
-CATEGORIES= math
+CATEGORIES= math R
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= ${R_HOMEPAGE_BASE}/pbkrtest/
-COMMENT= Parametric bootstrap and Kenward-Roger-based methods
-LICENSE= gnu-gpl-v2
+COMMENT= Parametric bootstrap and Kenward Roger based methods for mixed model comparison
+LICENSE= gnu-gpl-v2 OR gnu-gpl-v3
R_PKGNAME= pbkrtest
R_PKGVER= 0.4-7
-USE_LANGUAGES= # none
+DEPENDS+= R-lme4>=1.1.10:../../math/R-lme4
-DEPENDS+= R-lme4>=1.1.10:../../math/R-lme4
+USE_LANGUAGES= # none
.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index