pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

petsc: add LICENSE via docs\license.html



Module Name:	pkgsrc-wip
Committed By:	miwarin <miwarin%gmail.com@localhost>
Pushed By:	miwarin
Date:		Sun Apr 29 18:34:55 2018 +0900
Changeset:	654c389bfc2116df5d3870b31fd6b7fd1b4b811d

Modified Files:
	petsc/Makefile

Log Message:
petsc: add LICENSE
via docs\license.html

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=654c389bfc2116df5d3870b31fd6b7fd1b4b811d

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 petsc/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/petsc/Makefile b/petsc/Makefile
old mode 100644
new mode 100755
index cc5728e534..6abeacb232
--- a/petsc/Makefile
+++ b/petsc/Makefile
@@ -9,7 +9,7 @@ MASTER_SITES=	http://ftp.mcs.anl.gov/pub/petsc/release-snapshots/
 MAINTAINER=	jihbed.research%gmail.com@localhost
 HOMEPAGE=	http://www.mcs.anl.gov/petsc/petsc-as/
 COMMENT=	Portable, Extensible Toolkit for  Scientific Computation
-#LICENSE=	# TODO: (see mk/license.mk)
+LICENSE=	2-clause-bsd
 
 HAS_CONFIGURE=		yes
 USE_LANGUAGES=		c c++


Home | Main Index | Thread Index | Old Index