pkgsrc-WIP-changes archive

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

py-bxa: add LICENSE



Module Name:	pkgsrc-wip
Committed By:	miwarin <miwarin%gmail.com@localhost>
Pushed By:	miwarin
Date:		Mon Apr 30 01:24:36 2018 +0900
Changeset:	6831633a5d01a9cd16656f40b331d9158b4eeb93

Modified Files:
	py-bxa/Makefile

Log Message:
py-bxa: add LICENSE

via https://github.com/JohannesBuchner/BXA/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=6831633a5d01a9cd16656f40b331d9158b4eeb93

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

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

diffs:
diff --git a/py-bxa/Makefile b/py-bxa/Makefile
old mode 100644
new mode 100755
index e96a8d9cca..9df2da5eb3
--- a/py-bxa/Makefile
+++ b/py-bxa/Makefile
@@ -4,6 +4,7 @@ DISTNAME=	bxa-2.3
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=	math python
 MASTER_SITES=	${MASTER_SITE_PYPI:=b/bxa/}
+LICENSE=	gnu-gpl-v3
 
 MAINTAINER=	jihbed.research%gmail.com@localhost
 HOMEPAGE=	https://github.com/JohannesBuchner/BXA/


Home | Main Index | Thread Index | Old Index