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:		Wed May 2 14:38:43 2018 +0900
Changeset:	a2385666e9436c3c798d02b86940b00ff158d731

Modified Files:
	py-visionegg-contrib/Makefile
	py-visionegg-demos/Makefile

Log Message:
py-visionegg-*: add LICENSE

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

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

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

diffs:
diff --git a/py-visionegg-contrib/Makefile b/py-visionegg-contrib/Makefile
index fb882e1ba5..7f20d1cf00 100644
--- a/py-visionegg-contrib/Makefile
+++ b/py-visionegg-contrib/Makefile
@@ -10,6 +10,7 @@ EXTRACT_SUFX=		.zip
 MAINTAINER=		pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=		http://visionegg.sourceforge.net/
 COMMENT=		Additional modules for py-visionegg package
+LICENSE=	gnu-lgpl-v2.1
 
 NO_BUILD=		yes
 PLIST_SUBST+=		PYVERSSUFFIX=${PYVERSSUFFIX:Q}
diff --git a/py-visionegg-demos/Makefile b/py-visionegg-demos/Makefile
index c1aea8153d..3ecb169459 100644
--- a/py-visionegg-demos/Makefile
+++ b/py-visionegg-demos/Makefile
@@ -9,6 +9,7 @@ MASTER_SITES=		${MASTER_SITE_SOURCEFORGE:=visionegg/}
 MAINTAINER=		pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=		http://visionegg.sourceforge.net/
 COMMENT=		Demonstration programs for py-visionegg
+LICENSE=		gnu-lgpl-v2.1
 
 NO_BUILD=		yes
 USE_TOOLS+=		pax


Home | Main Index | Thread Index | Old Index