pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/games/sais sais: add cc-by-nc-v4.0-license to LICENSE ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/c3768a2ac258
branches: trunk
changeset: 389998:c3768a2ac258
user: wiz <wiz%pkgsrc.org@localhost>
date: Wed Dec 14 14:57:15 2022 +0000
description:
sais: add cc-by-nc-v4.0-license to LICENSE for data
diffstat:
games/sais/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 82ec52d41536 -r c3768a2ac258 games/sais/Makefile
--- a/games/sais/Makefile Wed Dec 14 14:55:02 2022 +0000
+++ b/games/sais/Makefile Wed Dec 14 14:57:15 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2022/12/14 14:51:58 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2022/12/14 14:57:15 wiz Exp $
DISTNAME= sais-1.6.3
CATEGORIES= games
@@ -8,7 +8,7 @@
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://github.com/kuroneko/sais/
COMMENT= Strange Adventures in Infinite Space
-LICENSE= gnu-gpl-v3
+LICENSE= gnu-gpl-v3 AND cc-by-nc-v4.0-license
USE_CMAKE= yes
USE_LANGUAGES= c c++
Home |
Main Index |
Thread Index |
Old Index