pkgsrc-WIP-changes archive

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

py-bruce: add LICENSE



Module Name:	pkgsrc-wip
Committed By:	miwarin <miwarin%gmail.com@localhost>
Pushed By:	miwarin
Date:		Mon Apr 30 01:16:05 2018 +0900
Changeset:	27b33f1381333de4ad4d8a1209a3494442014b48

Modified Files:
	py-bruce/Makefile

Log Message:
py-bruce: add LICENSE

via https://code.google.com/archive/p/bruce-tpt/

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

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

diffstat:
 py-bruce/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/py-bruce/Makefile b/py-bruce/Makefile
old mode 100644
new mode 100755
index ae2067ad4e..db92a06790
--- a/py-bruce/Makefile
+++ b/py-bruce/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES=	https://storage.googleapis.com/google-code-archive-downloads/v2/co
 MAINTAINER=	kamelderouiche%yahoo.com@localhost
 HOMEPAGE=	http://code.google.com/p/bruce-tpt/
 COMMENT=	Bruce, the Presentation Tool, puts reStructuredText in your projector
-#LICENSE=	# TODO: (see mk/license.mk)
+LICENSE=	modified-bsd
 
 DEPENDS+=	${PYPKGPREFIX}-docutils>=0.11:../../textproc/py-docutils
 DEPENDS+=	${PYPKGPREFIX}-pygments>=0.8:../../textproc/py-pygments


Home | Main Index | Thread Index | Old Index