pkgsrc-WIP-changes archive

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

canna-dict: add LICENSE



Module Name:	pkgsrc-wip
Committed By:	miwarin <miwarin%gmail.com@localhost>
Pushed By:	miwarin
Date:		Sun Mar 25 10:25:51 2018 +0900
Changeset:	ca087150c2d9bf0e4523caefadf186c8d0ddd667

Modified Files:
	canna-dict/Makefile

Log Message:
canna-dict: add LICENSE

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

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

diffstat:
 canna-dict/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diffs:
diff --git a/canna-dict/Makefile b/canna-dict/Makefile
old mode 100644
new mode 100755
index 16c3221aed..05664d86d0
--- a/canna-dict/Makefile
+++ b/canna-dict/Makefile
@@ -6,6 +6,8 @@ MAKE_JOBS_SAFE=	no
 
 .include "../../wip/canna/Makefile.common"
 
+LICENSE=	mit
+
 BUILD_DEPENDS+=	Canna-server>=${CANNA_VERSION}:../../wip/canna-server
 
 EVAL_PREFIX+=	CANNASERVERBINDIR=Canna-server


Home | Main Index | Thread Index | Old Index