pkgsrc-WIP-changes archive

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

py-multimethods: add LICENSE



Module Name:	pkgsrc-wip
Committed By:	miwarin <miwarin%gmail.com@localhost>
Pushed By:	miwarin
Date:		Mon Apr 30 23:37:58 2018 +0900
Changeset:	4077ea75fd4d4a40f065aba71054983a7acc3f9c

Modified Files:
	py-multimethods/Makefile

Log Message:
py-multimethods: add LICENSE

via https://github.com/weissjeffm/multimethods/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=4077ea75fd4d4a40f065aba71054983a7acc3f9c

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

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

diffs:
diff --git a/py-multimethods/Makefile b/py-multimethods/Makefile
old mode 100644
new mode 100755
index 95c30fac9f..4ea508ad0b
--- a/py-multimethods/Makefile
+++ b/py-multimethods/Makefile
@@ -4,6 +4,7 @@ DISTNAME=	multimethods-1.0.0
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=	python
 MASTER_SITES=	${MASTER_SITE_PYPI:=m/multimethods/}
+LICENSE=	2-clause-bsd
 
 MAINTAINER=	root%zta.lk@localhost
 HOMEPAGE=	https://github.com/weissjeffm/multimethods


Home | Main Index | Thread Index | Old Index