pkgsrc-WIP-changes archive

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

openmpi: add LICENSE



Module Name:	pkgsrc-wip
Committed By:	miwarin <miwarin%gmail.com@localhost>
Pushed By:	miwarin
Date:		Fri Apr 27 20:05:49 2018 +0900
Changeset:	c0e1835aea493867fbeaad9f74c94a78e0019755

Modified Files:
	openmpi/Makefile
	openmpi163/Makefile

Log Message:
openmpi: add LICENSE

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

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

diffstat:
 openmpi/Makefile    | 1 +
 openmpi163/Makefile | 1 +
 2 files changed, 2 insertions(+)

diffs:
diff --git a/openmpi/Makefile b/openmpi/Makefile
old mode 100644
new mode 100755
index 2c3df966fe..563bda1b96
--- a/openmpi/Makefile
+++ b/openmpi/Makefile
@@ -6,6 +6,7 @@ CATEGORIES=	parallel
 MASTER_SITES=	http://www.open-mpi.org/software/ompi/v1.7/downloads/ \
 		http://www.open-mpi.org/nightly/v1.7/
 EXTRACT_SUFX=	.tar.bz2
+LICENSE=	modified-bsd
 
 MAINTAINER=	asau%inbox.ru@localhost
 HOMEPAGE=	http://www.open-mpi.org/
diff --git a/openmpi163/Makefile b/openmpi163/Makefile
old mode 100644
new mode 100755
index 51ef67ff56..764140225d
--- a/openmpi163/Makefile
+++ b/openmpi163/Makefile
@@ -6,6 +6,7 @@ CATEGORIES=	parallel
 MASTER_SITES=	http://www.open-mpi.org/software/ompi/v1.6/downloads/ \
 		http://www.open-mpi.org/nightly/v1.6/
 EXTRACT_SUFX=	.tar.bz2
+LICENSE=	modified-bsd
 
 MAINTAINER=	asau%inbox.ru@localhost
 HOMEPAGE=	http://www.open-mpi.org/


Home | Main Index | Thread Index | Old Index