pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/seamonkey seamonkey: Add LICENSE.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/766310936017
branches:  trunk
changeset: 404366:766310936017
user:      ng0 <ng0%pkgsrc.org@localhost>
date:      Tue Nov 12 10:50:31 2019 +0000

description:
seamonkey: Add LICENSE.

diffstat:

 www/seamonkey/Makefile |  6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

diffs (20 lines):

diff -r fd38e24641f0 -r 766310936017 www/seamonkey/Makefile
--- a/www/seamonkey/Makefile    Tue Nov 12 03:36:12 2019 +0000
+++ b/www/seamonkey/Makefile    Tue Nov 12 10:50:31 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.198 2019/11/04 22:10:15 rillig Exp $
+# $NetBSD: Makefile,v 1.199 2019/11/12 10:50:31 ng0 Exp $
 
 DISTNAME=      seamonkey-${SM_VER}.source
 PKGNAME=       seamonkey-${SM_VER:S/b/beta/}
@@ -11,6 +11,10 @@
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://www.seamonkey-project.org/
 COMMENT=       Full-featured gecko-based browser
+# https://www.seamonkey-project.org/legal/ the
+# LICENSE is taking an educated guess after scanning
+# the code in addition to the license statement.
+LICENSE=       mpl-2.0 OR gnu-gpl-v3 OR gnu-lgpl-v3
 
 WRKSRC=                ${WRKDIR}/${DISTNAME:S/.source//}
 MOZILLA_DIR=   mozilla/



Home | Main Index | Thread Index | Old Index