pkgsrc-WIP-changes archive

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

analizo: add LICENSE



Module Name:	pkgsrc-wip
Committed By:	miwarin <miwarin%gmail.com@localhost>
Pushed By:	miwarin
Date:		Thu Mar 22 17:15:42 2018 +0900
Changeset:	50a457a3cbbb5e1366e8d1aaf7bbaaaab36d96f2

Modified Files:
	analizo/Makefile

Log Message:
analizo: add LICENSE

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

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

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

diffs:
diff --git a/analizo/Makefile b/analizo/Makefile
old mode 100644
new mode 100755
index 94abc98901..62663079d5
--- a/analizo/Makefile
+++ b/analizo/Makefile
@@ -10,7 +10,7 @@ EXTRACT_SUFX=	.tar.xz
 MAINTAINER=	jihbed.research%gmail.com@localhost
 HOMEPAGE=	http://analizo.org/
 COMMENT=	Extensible source code analysis and visualization toolkit
-#LICENSE=	# TODO: (see mk/license.mk)
+LICENSE=	gnu-gpl-v3
 
 DEPENDS+=	p5-Class-Accessor>=0.34:../../devel/p5-Class-Accessor
 DEPENDS+=	p5-Test-Class>=0.36:../../devel/p5-Test-Class


Home | Main Index | Thread Index | Old Index