pkgsrc-WIP-changes archive

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

py-t3m: add LICENSE



Module Name:	pkgsrc-wip
Committed By:	miwarin <miwarin%gmail.com@localhost>
Pushed By:	miwarin
Date:		Tue May 1 15:41:25 2018 +0900
Changeset:	b69414f3d6de679ade13cf9f1960a6e215f6f5de

Modified Files:
	py-t3m/Makefile

Log Message:
py-t3m: add LICENSE

via *.py in https://bitbucket.org/t3m/t3m
moved from ftp://ftp.math.uic.edu/pub/t3m/

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

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

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

diffs:
diff --git a/py-t3m/Makefile b/py-t3m/Makefile
old mode 100644
new mode 100755
index 320cd65f82..b184efbf9b
--- a/py-t3m/Makefile
+++ b/py-t3m/Makefile
@@ -9,7 +9,7 @@ EXTRACT_SUFX=	.tgz
 MAINTAINER=	jihbed.research%gmail.com@localhost
 HOMEPAGE=	http://www.math.uic.edu/~t3m/
 COMMENT=	Tinker toys for topologists
-#LICENSE=	# TODO: (see mk/license.mk)
+LICENSE=	gnu-gpl-v2
 
 USE_LANGUAGES=	# none
 PYDISTUTILSPKG=	yes


Home | Main Index | Thread Index | Old Index