pkgsrc-WIP-changes archive

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

cartago: add LICENSE



Module Name:	pkgsrc-wip
Committed By:	miwarin <miwarin%gmail.com@localhost>
Pushed By:	miwarin
Date:		Mon Mar 26 17:47:54 2018 +0900
Changeset:	819fe360c63b4c396da19ae696ab52472da9a4a2

Modified Files:
	cartago/Makefile

Log Message:
cartago: add LICENSE

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

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

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

diffs:
diff --git a/cartago/Makefile b/cartago/Makefile
old mode 100644
new mode 100755
index 1eb5661734..cccfb7f7f8
--- a/cartago/Makefile
+++ b/cartago/Makefile
@@ -9,7 +9,7 @@ EXTRACT_SUFX=	.zip
 MAINTAINER=	jihbed.research%gmail.com@localhost
 HOMEPAGE=	http://alice.unibo.it/xwiki/bin/view/CARTAGO/
 COMMENT=	Framework for programming and executing environments in multi-agent
-#LICENSE=	# TODO: (see mk/license.mk)
+LICENSE=	gnu-lgpl-v2.1 # or later
 
 USE_TOOLS+=	pax
 NO_BUILD=	yes


Home | Main Index | Thread Index | Old Index