View | Details | Raw Unified | Return to bug 201812
Collapse All | Expand All

(-)mail/rainloop/Makefile (-4 / +8 lines)
Lines 2-7 Link Here
2
2
3
PORTNAME=	rainloop
3
PORTNAME=	rainloop
4
PORTVERSION=	1.9.2
4
PORTVERSION=	1.9.2
5
PORTREVISION=	1
5
CATEGORIES?=	mail www
6
CATEGORIES?=	mail www
6
MASTER_SITES=	http://repository.rainloop.net/v2/webmail/${PORTVERSION}/
7
MASTER_SITES=	http://repository.rainloop.net/v2/webmail/${PORTVERSION}/
7
DISTNAME=	${PORTNAME}${PKGNAMESUFFIX}-${PORTVERSION}.${RBUILD}-${RHASH}
8
DISTNAME=	${PORTNAME}${PKGNAMESUFFIX}-${PORTVERSION}.${RBUILD}-${RHASH}
Lines 10-19 Link Here
10
COMMENT=	Modern and interactive webmail
11
COMMENT=	Modern and interactive webmail
11
12
12
.if !defined(PKGNAMESUFFIX)
13
.if !defined(PKGNAMESUFFIX)
13
LICENSE=	CCbyNCSA3
14
LICENSE=	RainLoop
14
LICENSE_NAME=	Attribution-NonCommercial-ShareAlike 3.0 Unported
15
LICENSE_NAME=	RainLoop Software License
15
LICENSE_TEXT=	License can be found at: https://github.com/RainLoop/rainloop-webmail/blob/master/LICENSE
16
LICENSE_TEXT=	License can be found at: http://www.rainloop.net/licensing/
16
LICENSE_PERMS=	dist-mirror pkg-mirror auto-accept
17
LICENSE_PERMS=	auto-accept
17
.endif
18
.endif
18
19
19
.if !defined(PKGNAMESUFFIX)
20
.if !defined(PKGNAMESUFFIX)
Lines 29-34 Link Here
29
# Refresh using info from http://repository.rainloop.net/v2/core.(stable|open).json
30
# Refresh using info from http://repository.rainloop.net/v2/core.(stable|open).json
30
RBUILD=		343
31
RBUILD=		343
31
32
33
.if !defined(PKGNAMESUFFIX)
34
RESTRICTED=	Redistribution in any form is prohibited
35
.endif
32
USES=		zip
36
USES=		zip
33
NO_BUILD=	yes
37
NO_BUILD=	yes
34
NO_WRKSUBDIR=	yes
38
NO_WRKSUBDIR=	yes
(-)LEGAL (+1 lines)
Lines 278-280 Link Here
278
btsync_*		net-p2p/btsync		Redistribution forbidden by license
278
btsync_*		net-p2p/btsync		Redistribution forbidden by license
279
sas2ircu-*		sysutils/sas2ircu	May not be redistributed. Must accept license to download.
279
sas2ircu-*		sysutils/sas2ircu	May not be redistributed. Must accept license to download.
280
snes9x-*		emulators/snes9x-gtk	Commercial users must seek permission from copyright holders.
280
snes9x-*		emulators/snes9x-gtk	Commercial users must seek permission from copyright holders.
281
rainloop-1.*.zip	mail/rainloop		Redistribution in any form is prohibited

Return to bug 201812