pkgsrc-WIP-changes archive

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

py-pyscard: add LICENSE



Module Name:	pkgsrc-wip
Committed By:	miwarin <miwarin%gmail.com@localhost>
Pushed By:	miwarin
Date:		Tue May 1 00:30:12 2018 +0900
Changeset:	c75a8c747ad31c193119bbadff151050a55a1097

Modified Files:
	py-pyscard/Makefile

Log Message:
py-pyscard: add LICENSE

via https://pyscard.sourceforge.io/license.html

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

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

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

diffs:
diff --git a/py-pyscard/Makefile b/py-pyscard/Makefile
old mode 100644
new mode 100755
index 4caffb28a4..a2f9d0ee32
--- a/py-pyscard/Makefile
+++ b/py-pyscard/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES=	${MASTER_SITE_PYPI:=p/pyscard/}
 MAINTAINER=	js%heap.zone@localhost
 HOMEPAGE=	https://pyscard.sourceforge.io
 COMMENT=	Python module adding smart cards support to Python
-#LICENSE=	# TODO: (see mk/license.mk)
+LICENSE=	gnu-lgpl-v2.1
 
 .include "../../lang/python/egg.mk"
 .include "../../mk/bsd.pkg.mk"


Home | Main Index | Thread Index | Old Index