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 |