pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/R-inline R-inline: update to canonical form of a...
details: https://anonhg.NetBSD.org/pkgsrc/rev/4b777755c570
branches: trunk
changeset: 337087:4b777755c570
user: brook <brook%pkgsrc.org@localhost>
date: Wed Jul 31 15:25:25 2019 +0000
description:
R-inline: update to canonical form of an R package.
Update to the canonical form of an R package and fix the LICENSE
field.
diffstat:
devel/R-inline/Makefile | 13 +++++++------
1 files changed, 7 insertions(+), 6 deletions(-)
diffs (25 lines):
diff -r b8b3be63e697 -r 4b777755c570 devel/R-inline/Makefile
--- a/devel/R-inline/Makefile Wed Jul 31 15:24:11 2019 +0000
+++ b/devel/R-inline/Makefile Wed Jul 31 15:25:25 2019 +0000
@@ -1,14 +1,15 @@
-# $NetBSD: Makefile,v 1.2 2018/06/01 02:02:11 wen Exp $
+# $NetBSD: Makefile,v 1.3 2019/07/31 15:25:25 brook Exp $
-DISTNAME= inline_0.3.15
-CATEGORIES= devel
+CATEGORIES= devel R
MAINTAINER= minskim%NetBSD.org@localhost
-COMMENT= Functions to Inline C, C++, Fortran Function Calls from R
-LICENSE= gnu-lgpl-v2
+COMMENT= Functions to inline C, C++, Fortran function calls from R
+LICENSE= gnu-lgpl-v2 OR gnu-lgpl-v2.1 OR gnu-lgpl-v3
+
+R_PKGNAME= inline
+R_PKGVER= 0.3.15
USE_LANGUAGES= # none
-BUILDLINK_API_DEPENDS.R+= R>=2.4.0
.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index