pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/math/R-DBI R-DBI: update to canonical form of an R pac...
details: https://anonhg.NetBSD.org/pkgsrc/rev/26f0ab8de4b5
branches: trunk
changeset: 337126:26f0ab8de4b5
user: brook <brook%pkgsrc.org@localhost>
date: Wed Jul 31 18:06:35 2019 +0000
description:
R-DBI: 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-DBI/Makefile | 13 +++++++------
1 files changed, 7 insertions(+), 6 deletions(-)
diffs (26 lines):
diff -r a0092bc4ee0c -r 26f0ab8de4b5 math/R-DBI/Makefile
--- a/math/R-DBI/Makefile Wed Jul 31 18:05:13 2019 +0000
+++ b/math/R-DBI/Makefile Wed Jul 31 18:06:35 2019 +0000
@@ -1,15 +1,16 @@
-# $NetBSD: Makefile,v 1.6 2018/05/09 18:08:19 minskim Exp $
+# $NetBSD: Makefile,v 1.7 2019/07/31 18:06:35 brook Exp $
-DISTNAME= DBI_1.0.0
-CATEGORIES= math
+CATEGORIES= math R
MAINTAINER= minskim%NetBSD.org@localhost
HOMEPAGE= http://r-dbi.github.io/DBI
-COMMENT= R Database Interface
-LICENSE= gnu-lgpl-v2
+COMMENT= R database interface
+LICENSE= gnu-lgpl-v2 OR gnu-lgpl-v2.1 OR gnu-lgpl-v3
+
+R_PKGNAME= DBI
+R_PKGVER= 1.0.0
USE_LANGUAGES= # none
-BUILDLINK_API_DEPENDS.R+= R>=3.0.0
.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index