pkgsrc-WIP-changes archive

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

py-equation: add LICENSE comment



Module Name:	pkgsrc-wip
Committed By:	miwarin <miwarin%gmail.com@localhost>
Pushed By:	miwarin
Date:		Mon Apr 30 20:26:30 2018 +0900
Changeset:	6071c061d65c48ec0153cc417459ced407d41d56

Modified Files:
	py-equation/Makefile

Log Message:
py-equation: add LICENSE comment

via https://github.com/alphaomega-technology/Equation/blob/master/LICENSE.md

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

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

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

diffs:
diff --git a/py-equation/Makefile b/py-equation/Makefile
old mode 100644
new mode 100755
index f47ca46cb7..bdf69c7a4d
--- a/py-equation/Makefile
+++ b/py-equation/Makefile
@@ -5,6 +5,7 @@ EGG_NAME=	Equation-1.2.1
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME:tl}
 CATEGORIES=	math
 MASTER_SITES=	${MASTER_SITE_PYPI:=E/Equation/}
+#LICENSE=	AlphaOmega Technology Open License Version 1.0
 
 MAINTAINER=	jihbed.research%gmail.com@localhost
 HOMEPAGE=	https://github.com/alphaomega-technology/Equation


Home | Main Index | Thread Index | Old Index