pkgsrc-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a0c02290028e
branches:  trunk
changeset: 337174:a0c02290028e
user:      brook <brook%pkgsrc.org@localhost>
date:      Wed Jul 31 19:44:49 2019 +0000

description:
R-hwde: 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-hwde/Makefile |  8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)

diffs (23 lines):

diff -r 0ac4c31b9c77 -r a0c02290028e math/R-hwde/Makefile
--- a/math/R-hwde/Makefile      Wed Jul 31 19:43:12 2019 +0000
+++ b/math/R-hwde/Makefile      Wed Jul 31 19:44:49 2019 +0000
@@ -1,14 +1,16 @@
-# $NetBSD: Makefile,v 1.9 2018/07/28 14:40:49 brook Exp $
+# $NetBSD: Makefile,v 1.10 2019/07/31 19:44:49 brook Exp $
 
-CATEGORIES=    math
+CATEGORIES=    math R
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      ${R_HOMEPAGE_BASE}/hwde/
 COMMENT=       Models and tests for departure from Hardy-Weinberg equilibrium
-LICENSE=       gnu-gpl-v2
+LICENSE=       gnu-gpl-v2 OR gnu-gpl-v3
 
 R_PKGNAME=     hwde
 R_PKGVER=      0.67
 
+USE_LANGUAGES= # none
+
 .include "../../math/R/Makefile.extension"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index