pkgsrc-WIP-changes archive

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

swami: add LICENSE



Module Name:	pkgsrc-wip
Committed By:	miwarin <miwarin%gmail.com@localhost>
Pushed By:	miwarin
Date:		Sat May 5 19:11:28 2018 +0900
Changeset:	46d700eff45303d8d9f4299f54e3b8a12be3bd98

Modified Files:
	swami/Makefile

Log Message:
swami: add LICENSE

via https://sourceforge.net/p/swami/code/ci/master/tree/swami/COPYING

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

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

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

diffs:
diff --git a/swami/Makefile b/swami/Makefile
index 2f7c81baea..50705b02fb 100644
--- a/swami/Makefile
+++ b/swami/Makefile
@@ -9,7 +9,7 @@ MASTER_SITES=		${MASTER_SITE_SOURCEFORGE:=swami/}
 MAINTAINER=		pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=		http://swami.sourceforge.net/
 COMMENT=		SoundFont2 instrument editor
-
+LICENSE=		gnu-gpl-v2
 
 USE_LOCALEDIR=		YES
 GNU_CONFIGURE=		YES


Home | Main Index | Thread Index | Old Index