summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authoralnsn <alnsn>2011-06-29 21:18:08 +0000
committeralnsn <alnsn>2011-06-29 21:18:08 +0000
commit123991d2d10107da8f4b4ae980f5cd718735ccd7 (patch)
treebcbcc3582512b57f282b722b8eb6e99f1f1063d3 /math
parenta9c00fc536a630d27615b852a00c7167b4a138d6 (diff)
downloadpkgsrc-123991d2d10107da8f4b4ae980f5cd718735ccd7.tar.gz
Add missing LICENSE.
From README: RPy2 is subject to the Mozilla Public License Version 1.1 (the "License"); you may not use RPy2 except in compliance with the License. You may obtain a copy of the License at http://www.mozilla.org/MPL/ (or see the file MPL_LICENSE) Software distributed under the License is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License for the specific language governing rights and limitations under the License. The Original Code is the RPy2 python package, itself subdivived into subpackages and modules. All code is Copyright of the respective author(s). See the file AUTHORS for further details regarding authorship. Alternatively, RPy2 may be used under the terms of either the GNU General Public License Version 2 or later (the "GPL", see the file GPL_LICENSE), or the GNU Lesser General Public License Version 2.1 or later (the "LGPL", see the file LGPL_LICENSE), in which case the provisions of the GPL or the LGPL are applicable instead of those above. If you wish to allow use of your version of this file only under the terms of either the GPL or the LGPL, and not to allow others to use your version of this file under the terms of the MPL, indicate your decision by deleting the provisions above and replace them with the notice and other provisions required by the GPL or the LGPL. If you do not delete the provisions above, a recipient may use your version of this file under the terms of any one of the MPL, the GPL or the LGPL.
Diffstat (limited to 'math')
-rw-r--r--math/py-rpy/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/py-rpy/Makefile b/math/py-rpy/Makefile
index 8d66e940ce2..d608a09e0b5 100644
--- a/math/py-rpy/Makefile
+++ b/math/py-rpy/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2010/07/30 10:36:30 asau Exp $
+# $NetBSD: Makefile,v 1.28 2011/06/29 21:18:08 alnsn Exp $
#
DISTNAME= rpy2-2.1.3
@@ -9,6 +9,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=rpy/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://rpy.sourceforge.net/
COMMENT= R interface for Python
+LICENSE= mpl-1.1 OR gnu-gpl-v2 OR gnu-lgpl-v2.1
PKG_DESTDIR_SUPPORT= user-destdir