pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/math/R-akima Update to reflect license restrictions on...
details: https://anonhg.NetBSD.org/pkgsrc/rev/9c94a301035d
branches: trunk
changeset: 602603:9c94a301035d
user: brook <brook%pkgsrc.org@localhost>
date: Sun Apr 15 21:58:24 2012 +0000
description:
Update to reflect license restrictions on commercial redistribution.
diffstat:
math/R-akima/Makefile | 11 ++++++++++-
1 files changed, 10 insertions(+), 1 deletions(-)
diffs (25 lines):
diff -r 81dc5fbc3ee3 -r 9c94a301035d math/R-akima/Makefile
--- a/math/R-akima/Makefile Sun Apr 15 20:55:50 2012 +0000
+++ b/math/R-akima/Makefile Sun Apr 15 21:58:24 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2012/04/15 15:09:26 brook Exp $
+# $NetBSD: Makefile,v 1.11 2012/04/15 21:58:24 brook Exp $
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/}
@@ -11,6 +11,15 @@
R_PKGNAME= akima
R_PKGVER= 0.5-7
+# Note: the ACM license requires notification prior to distribution of
+# modified versions of this package. If patches are required, then to
+# comply with this NO_BIN_ON_FTP and NO_SRC_ON_FTP must be defined.
+
+# Note: the ACM license requires prior arrangements to distribute the
+# software as part of a commercial product.
+NO_BIN_ON_CDROM= # defined
+NO_SRC_ON_CDROM= # defined
+
USE_LANGUAGES= fortran c
.include "../../math/R/Makefile.extension"
Home |
Main Index |
Thread Index |
Old Index