pkgsrc-WIP-changes archive

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

tmva: add LICENSE



Module Name:	pkgsrc-wip
Committed By:	miwarin <miwarin%gmail.com@localhost>
Pushed By:	miwarin
Date:		Sun May 6 18:43:32 2018 +0900
Changeset:	72aa81f6c0c9fc2ae63de348a106aee5654ce5c9

Modified Files:
	tmva/Makefile

Log Message:
tmva: add LICENSE

via http://tmva.sourceforge.net/LICENSE

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

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

diffstat:
 tmva/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diffs:
diff --git a/tmva/Makefile b/tmva/Makefile
index 570dbddf4a..9405f80c8f 100644
--- a/tmva/Makefile
+++ b/tmva/Makefile
@@ -8,9 +8,9 @@ MASTER_SITES=	http://tmva.sourceforge.net/downloads/
 EXTRACT_SUFX=	.tgz
 
 MAINTAINER=	jihbed.research%gmail.com@localhost
-HOMEPAGE=	http://tmva.sourceforge.net
+HOMEPAGE=	http://tmva.sourceforge.net/
 COMMENT=	Toolkit for Multivariate Data Analysis with ROOT
-#LICENSE=	# TODO: (see mk/license.mk)
+LICENSE=	modified-bsd
 
 USE_CMAKE=	yes
 USE_LANGUAGES=	c++


Home | Main Index | Thread Index | Old Index