pkgsrc-WIP-changes archive

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

py-debinning: add LICENSE



Module Name:	pkgsrc-wip
Committed By:	miwarin <miwarin%gmail.com@localhost>
Pushed By:	miwarin
Date:		Mon Apr 30 19:53:42 2018 +0900
Changeset:	54aa37763cda7a591bb601d9823a0466592a2968

Modified Files:
	py-debinning/Makefile

Log Message:
py-debinning: add LICENSE

via downloaded LICENSE_GNU_GPL

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

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

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

diffs:
diff --git a/py-debinning/Makefile b/py-debinning/Makefile
old mode 100644
new mode 100755
index 97782d1e4f..538235bab9
--- a/py-debinning/Makefile
+++ b/py-debinning/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES=	https://www.hepforge.org/archive/debinning/
 MAINTAINER=	jihbed.research%gmail.com@localhost
 HOMEPAGE=	http://debinning.hepforge.org/
 COMMENT=	The bias inherent when binning data  into histograms
-#LICENSE=	# TODO: (see mk/license.mk)
+LICENSE=	gnu-gpl-v3
 
 #DEPENDS+=	root>=:../../misc/root
 DEPENDS+=	${PYPKGPREFIX}-matplotlib-[0-9]*:../../graphics/py-matplotlib


Home | Main Index | Thread Index | Old Index