pkgsrc-WIP-changes archive

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

py-gogo: add LICENSE



Module Name:	pkgsrc-wip
Committed By:	miwarin <miwarin%gmail.com@localhost>
Pushed By:	miwarin
Date:		Mon Apr 30 22:51:08 2018 +0900
Changeset:	09b7971e1b3bfd7806230227277720d6ae283f78

Modified Files:
	py-gogo/Makefile

Log Message:
py-gogo: add LICENSE

via https://github.com/hvnsweeting/gogo/blob/master/LICENSE

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

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

diffstat:
 py-gogo/Makefile | 1 +
 1 file changed, 1 insertion(+)

diffs:
diff --git a/py-gogo/Makefile b/py-gogo/Makefile
old mode 100644
new mode 100755
index 8101409f09..0ad9578fab
--- a/py-gogo/Makefile
+++ b/py-gogo/Makefile
@@ -4,6 +4,7 @@ DISTNAME=	gogo-1.0.1
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_PYPI:=g/gogo/}
+LICENSE=	2-clause-bsd
 
 MAINTAINER=	kamelderouiche%yahoo.com@localhost
 HOMEPAGE=	https://github.com/hvnsweeting/gogo


Home | Main Index | Thread Index | Old Index