pkgsrc-WIP-changes archive

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

py-visionegg*: add LICENSE



Module Name:	pkgsrc-wip
Committed By:	miwarin <miwarin%gmail.com@localhost>
Pushed By:	miwarin
Date:		Tue May 1 16:19:39 2018 +0900
Changeset:	31c547ce26b3350185ae8ecd69bf2358ebb57ef0

Modified Files:
	py-visionegg-docs/Makefile
	py-visionegg/Makefile

Log Message:
py-visionegg*: 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=31c547ce26b3350185ae8ecd69bf2358ebb57ef0

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

diffstat:
 py-visionegg-docs/Makefile | 1 +
 py-visionegg/Makefile      | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diffs:
diff --git a/py-visionegg-docs/Makefile b/py-visionegg-docs/Makefile
old mode 100644
new mode 100755
index 1698511580..03f133610d
--- a/py-visionegg-docs/Makefile
+++ b/py-visionegg-docs/Makefile
@@ -4,6 +4,7 @@ DISTNAME=		visionegg-0.9.9-demo
 PKGNAME=		py-visionegg-docs-0.9.9
 CATEGORIES=		misc
 MASTER_SITES=		${MASTER_SITE_SOURCEFORGE:=visionegg/}
+LICENSE=		gnu-lgpl-v2.1
 
 MAINTAINER=		pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=		http://visionegg.sourceforge.net/
diff --git a/py-visionegg/Makefile b/py-visionegg/Makefile
old mode 100644
new mode 100755
index 369f495782..281899987b
--- a/py-visionegg/Makefile
+++ b/py-visionegg/Makefile
@@ -9,7 +9,7 @@ MASTER_SITES=	${MASTER_SITE_SOURCEFORGE:=visionegg/}
 MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=	http://visionegg.sourceforge.net/
 COMMENT=	Visual stimulus creation and control in Python
-#LICENSE=	# TODO: (see mk/license.mk)
+LICENSE=	gnu-lgpl-v2.1
 
 DEPENDS+=	${PYPKGPREFIX}-Pyro4>=3.4:../../devel/py-Pyro
 DEPENDS+=	${PYPKGPREFIX}-OpenGL-[0-9]*:../../graphics/py-OpenGL


Home | Main Index | Thread Index | Old Index