aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarlo Strub <cs@FreeBSD.org>2015-09-12 00:29:12 +0000
committerCarlo Strub <cs@FreeBSD.org>2015-09-12 00:29:12 +0000
commit4e37e63a9047e24582b0e0b6d03ec8449f91de2d (patch)
tree31f222f9ca26e0da7d0bd65e62f93355a32f34da
parent448d7b6874c474116799b4ddcda59b6e0aac1f01 (diff)
downloadports-4e37e63a9047e24582b0e0b6d03ec8449f91de2d.tar.gz
ports-4e37e63a9047e24582b0e0b6d03ec8449f91de2d.zip
Update LICENSE and add RESTRICTED
PR: 201812 Submitted by: Yasuhiro KIMURA <yasu@utahime.org> Approved by: loic.blot@unix-experience.fr (maintainer)
Notes
Notes: svn path=/head/; revision=396730
-rw-r--r--LEGAL1
-rw-r--r--mail/rainloop/Makefile12
2 files changed, 9 insertions, 4 deletions
diff --git a/LEGAL b/LEGAL
index 13e9e403e746..709730a2bb77 100644
--- a/LEGAL
+++ b/LEGAL
@@ -274,3 +274,4 @@ gmsh-occ-* cad/gmsh-occ Contact appropriate authors for commercial purposes if
btsync_* net-p2p/btsync Redistribution forbidden by license
sas2ircu-* sysutils/sas2ircu May not be redistributed. Must accept license to download.
snes9x-* emulators/snes9x-gtk Commercial users must seek permission from copyright holders.
+rainloop-1.*.zip mail/rainloop Redistribution in any form is prohibited
diff --git a/mail/rainloop/Makefile b/mail/rainloop/Makefile
index 232b5e991c87..c2097336274c 100644
--- a/mail/rainloop/Makefile
+++ b/mail/rainloop/Makefile
@@ -2,6 +2,7 @@
PORTNAME= rainloop
PORTVERSION= 1.9.2
+PORTREVISION= 1
CATEGORIES?= mail www
MASTER_SITES= http://repository.rainloop.net/v2/webmail/${PORTVERSION}/
DISTNAME= ${PORTNAME}${PKGNAMESUFFIX}-${PORTVERSION}.${RBUILD}-${RHASH}
@@ -10,10 +11,10 @@ MAINTAINER= loic.blot@unix-experience.fr
COMMENT= Modern and interactive webmail
.if !defined(PKGNAMESUFFIX)
-LICENSE= CCbyNCSA3
-LICENSE_NAME= Attribution-NonCommercial-ShareAlike 3.0 Unported
-LICENSE_TEXT= License can be found at: https://github.com/RainLoop/rainloop-webmail/blob/master/LICENSE
-LICENSE_PERMS= dist-mirror pkg-mirror auto-accept
+LICENSE= RainLoop
+LICENSE_NAME= RainLoop Software License
+LICENSE_TEXT= License can be found at: http://www.rainloop.net/licensing/
+LICENSE_PERMS= auto-accept
.endif
.if !defined(PKGNAMESUFFIX)
@@ -29,6 +30,9 @@ RHASH= 1579e1f742ef7a4fa87e55c201416e30
# Refresh using info from http://repository.rainloop.net/v2/core.(stable|open).json
RBUILD= 343
+.if !defined(PKGNAMESUFFIX)
+RESTRICTED= Redistribution in any form is prohibited
+.endif
USES= zip
NO_BUILD= yes
NO_WRKSUBDIR= yes