pkgsrc-WIP-changes archive

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

py-tranquil: add LICENSE



Module Name:	pkgsrc-wip
Committed By:	miwarin <miwarin%gmail.com@localhost>
Pushed By:	miwarin
Date:		Tue May 1 15:49:37 2018 +0900
Changeset:	68df684c41824e59daa001fbae01e6609c20c6f2

Modified Files:
	py-tranquil/Makefile

Log Message:
py-tranquil: add LICENSE

via https://code.google.com/archive/p/tranquil/

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

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

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

diffs:
diff --git a/py-tranquil/Makefile b/py-tranquil/Makefile
old mode 100644
new mode 100755
index fa68a7568f..bb283d7324
--- a/py-tranquil/Makefile
+++ b/py-tranquil/Makefile
@@ -5,6 +5,7 @@ DISTNAME=	Tranquil-0.2dev
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME:S/T/t/S/dev//}
 CATEGORIES=	databases python
 MASTER_SITES=	http://tranquil.googlecode.com/files/
+LICENSE=	modified-bsd
 
 MAINTAINER=	pkgsrc-users%netbsd.org@localhost
 HOMEPAGE=	http://code.google.com/p/tranquil/


Home | Main Index | Thread Index | Old Index