summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorheinz <heinz@pkgsrc.org>2010-01-30 16:27:59 +0000
committerheinz <heinz@pkgsrc.org>2010-01-30 16:27:59 +0000
commitada7853bdc05833d5b67d01dea539ae76b6bbb62 (patch)
treed4f81b2c30d8b531c40554f12689a82b4dbaf494 /math
parent78b394dc222ecddbc86d8954369d8c974126e8a8 (diff)
downloadpkgsrc-ada7853bdc05833d5b67d01dea539ae76b6bbb62.tar.gz
Added LICENSE information.
Diffstat (limited to 'math')
-rw-r--r--math/lapack/Makefile3
-rw-r--r--math/py-numpy/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/math/lapack/Makefile b/math/lapack/Makefile
index 524b60f0619..d210764c723 100644
--- a/math/lapack/Makefile
+++ b/math/lapack/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.29 2009/12/03 13:06:54 asau Exp $
+# $NetBSD: Makefile,v 1.30 2010/01/30 16:28:00 heinz Exp $
DISTNAME= lapack-lite-3.1.1
PKGNAME= lapack-3.1.1
@@ -10,6 +10,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= adam@NetBSD.org
HOMEPAGE= http://www.netlib.org/lapack/index.html
COMMENT= Linear Algebra PACKage
+LICENSE= modified-bsd
PKG_INSTALLATION_TYPES= overwrite pkgviews
PKG_DESTDIR_SUPPORT= user-destdir
diff --git a/math/py-numpy/Makefile b/math/py-numpy/Makefile
index 8e22214d4e3..e47113b0254 100644
--- a/math/py-numpy/Makefile
+++ b/math/py-numpy/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2010/01/27 20:48:20 drochner Exp $
+# $NetBSD: Makefile,v 1.10 2010/01/30 16:27:59 heinz Exp $
#
DISTNAME= numpy-1.4.0
@@ -9,6 +9,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=numpy/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://numpy.scipy.org/
COMMENT= Array processing for numbers, strings, records, and objects
+LICENSE= modified-bsd
PKG_DESTDIR_SUPPORT= user-destdir