pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail Set LICENSE
details: https://anonhg.NetBSD.org/pkgsrc/rev/344420d2ce11
branches: trunk
changeset: 329175:344420d2ce11
user: ryoon <ryoon%pkgsrc.org@localhost>
date: Fri Feb 01 16:54:12 2019 +0000
description:
Set LICENSE
diffstat:
mail/thunderbird/Makefile | 3 ++-
mail/thunderbird45/Makefile | 3 ++-
mail/thunderbird52/Makefile | 3 ++-
3 files changed, 6 insertions(+), 3 deletions(-)
diffs (51 lines):
diff -r a8be59b8f426 -r 344420d2ce11 mail/thunderbird/Makefile
--- a/mail/thunderbird/Makefile Fri Feb 01 16:50:26 2019 +0000
+++ b/mail/thunderbird/Makefile Fri Feb 01 16:54:12 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.219 2019/01/29 22:33:57 tnn Exp $
+# $NetBSD: Makefile,v 1.220 2019/02/01 16:54:12 ryoon Exp $
DISTNAME= thunderbird-${TB_VER}.source
PKGNAME= thunderbird-${TB_VER}
@@ -10,6 +10,7 @@
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://www.thunderbird.net/en-US/
COMMENT= Organize, secure and customize your mail
+LICENSE= mpl-1.1
USE_TOOLS+= unzip pax
WRKSRC= ${WRKDIR}/${DISTNAME:S/.source//}
diff -r a8be59b8f426 -r 344420d2ce11 mail/thunderbird45/Makefile
--- a/mail/thunderbird45/Makefile Fri Feb 01 16:50:26 2019 +0000
+++ b/mail/thunderbird45/Makefile Fri Feb 01 16:54:12 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2019/01/29 22:33:57 tnn Exp $
+# $NetBSD: Makefile,v 1.13 2019/02/01 16:54:12 ryoon Exp $
DISTNAME= thunderbird-${TB_VER}.source
PKGNAME= thunderbird${TB_VER:C/\..*$//}-${TB_VER}
@@ -11,6 +11,7 @@
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://www.mozillamessaging.com/en-US/thunderbird/
COMMENT= Organize, secure and customize your mail
+LICENSE= mpl-1.1
USE_TOOLS+= unzip pax
WRKSRC= ${WRKDIR}/${PKGNAME_NOREV:C/thunderbird45/thunderbird/}
diff -r a8be59b8f426 -r 344420d2ce11 mail/thunderbird52/Makefile
--- a/mail/thunderbird52/Makefile Fri Feb 01 16:50:26 2019 +0000
+++ b/mail/thunderbird52/Makefile Fri Feb 01 16:54:12 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2019/01/29 22:33:57 tnn Exp $
+# $NetBSD: Makefile,v 1.3 2019/02/01 16:54:12 ryoon Exp $
DISTNAME= thunderbird-${TB_VER}.source
PKGNAME= thunderbird${TB_VER:C/\..*$//}-${TB_VER}
@@ -11,6 +11,7 @@
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://www.thunderbird.net/en-US/
COMMENT= Organize, secure and customize your mail
+LICENSE= mpl-1.1
USE_TOOLS+= unzip pax
WRKSRC= ${WRKDIR}/${DISTNAME:S/.source//}
Home |
Main Index |
Thread Index |
Old Index