pkgsrc-WIP-changes archive

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

py-go: add LICENSE



Module Name:	pkgsrc-wip
Committed By:	miwarin <miwarin%gmail.com@localhost>
Pushed By:	miwarin
Date:		Mon Apr 30 21:08:39 2018 +0900
Changeset:	b42ebb40eede48064559a4e120a5596b2b2e54f7

Modified Files:
	py-go/Makefile

Log Message:
py-go: add LICENSE

via https://github.com/muhamadazmy/python-pygo/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=b42ebb40eede48064559a4e120a5596b2b2e54f7

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

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

diffs:
diff --git a/py-go/Makefile b/py-go/Makefile
old mode 100644
new mode 100755
index 3d0d25398a..5fa9a93aa1
--- a/py-go/Makefile
+++ b/py-go/Makefile
@@ -4,6 +4,7 @@ DISTNAME=	pygo-0.2.1
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME:S/py//}
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_PYPI:=p/pygo/}
+LICENSE=	apache-2.0
 
 MAINTAINER=	kamelderouiche%yahoo.com@localhost
 HOMEPAGE=	https://github.com/muhamadazmy/python-pygo


Home | Main Index | Thread Index | Old Index