pkgsrc-WIP-changes archive

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

clustershell: add LICENSE



Module Name:	pkgsrc-wip
Committed By:	miwarin <miwarin%gmail.com@localhost>
Pushed By:	miwarin
Date:		Sat Mar 24 23:25:12 2018 +0900
Changeset:	b7d7f8444022fd9540171eab193626f7da251e32

Modified Files:
	clustershell/Makefile

Log Message:
clustershell: add LICENSE

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

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

diffstat:
 clustershell/Makefile | 1 +
 1 file changed, 1 insertion(+)

diffs:
diff --git a/clustershell/Makefile b/clustershell/Makefile
old mode 100644
new mode 100755
index 64cdfd8453..c92682bb5b
--- a/clustershell/Makefile
+++ b/clustershell/Makefile
@@ -5,6 +5,7 @@ DISTNAME=	clustershell-1.2.83
 CATEGORIES=	shells
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE:=clustershell/}
 EXTRACT_SUFX=	.tgz
+LICENSE=	gnu-lgpl-v2.1 # or later
 
 MAINTAINER=	wenheping%gmail.com@localhost
 HOMEPAGE=	http://clustershell.sourceforge.net/


Home | Main Index | Thread Index | Old Index