pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/seamonkey
Module Name: pkgsrc
Committed By: ng0
Date: Tue Nov 12 10:50:31 UTC 2019
Modified Files:
pkgsrc/www/seamonkey: Makefile
Log Message:
seamonkey: Add LICENSE.
To generate a diff of this commit:
cvs rdiff -u -r1.198 -r1.199 pkgsrc/www/seamonkey/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/seamonkey/Makefile
diff -u pkgsrc/www/seamonkey/Makefile:1.198 pkgsrc/www/seamonkey/Makefile:1.199
--- pkgsrc/www/seamonkey/Makefile:1.198 Mon Nov 4 22:10:15 2019
+++ pkgsrc/www/seamonkey/Makefile Tue Nov 12 10:50:31 2019
@@ -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 @@ EXTRACT_SUFX= .tar.xz
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