pkgsrc-WIP-changes archive

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

sais: add LICENSE



Module Name:	pkgsrc-wip
Committed By:	miwarin <miwarin%gmail.com@localhost>
Pushed By:	miwarin
Date:		Wed May 2 21:03:30 2018 +0900
Changeset:	bd6f27a71d812690e9a1bbaf390ef6ffed463cc5

Modified Files:
	sais/Makefile

Log Message:
sais: add LICENSE

via http://zork.net/~nick/sais/gpl.txt

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

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

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

diffs:
diff --git a/sais/Makefile b/sais/Makefile
index be96b183f1..bc4cf38ad9 100644
--- a/sais/Makefile
+++ b/sais/Makefile
@@ -8,6 +8,7 @@ MASTER_SITES=		#
 MAINTAINER=		pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=		http://zork.net/~nick/sais/
 COMMENT=		Strange Adventures in Infinite Space engine (SDL port)
+LICENSE=		gnu-gpl-v2
 
 INSTALLATION_DIRS=	bin
 


Home | Main Index | Thread Index | Old Index