pkgsrc-WIP-changes archive

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

py-christofides: add LICENSE



Module Name:	pkgsrc-wip
Committed By:	miwarin <miwarin%gmail.com@localhost>
Pushed By:	miwarin
Date:		Mon Apr 30 01:38:16 2018 +0900
Changeset:	c68250c5321b8add32113d6d09f52339a805498a

Modified Files:
	py-christofides/Makefile

Log Message:
py-christofides: add LICENSE

via downloaded LICENSE.txt

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

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

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

diffs:
diff --git a/py-christofides/Makefile b/py-christofides/Makefile
old mode 100644
new mode 100755
index b25764ac1d..af85b98fa4
--- a/py-christofides/Makefile
+++ b/py-christofides/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES=	https://pypi.python.org/packages/f5/91/3cc3881ca08ad06d002b513650e
 MAINTAINER=	jihbed.research%gmail.com@localhost
 HOMEPAGE=	http://pypi.python.org/pypi/Christofides/
 COMMENT=	Christofides Algorithm for TSP
-#LICENSE=	# TODO: (see mk/license.mk)
+LICENSE=	mit
 
 USE_LANGUAGES=	# none
 


Home | Main Index | Thread Index | Old Index