Lines 2-8
Link Here
|
2 |
# $FreeBSD$ |
2 |
# $FreeBSD$ |
3 |
|
3 |
|
4 |
PORTNAME= webstorm |
4 |
PORTNAME= webstorm |
5 |
PORTVERSION= 2019.2.1 |
5 |
PORTVERSION= 2019.2.2 |
6 |
CATEGORIES= devel java |
6 |
CATEGORIES= devel java |
7 |
MASTER_SITES= https://download-cf.jetbrains.com/webstorm/ |
7 |
MASTER_SITES= https://download-cf.jetbrains.com/webstorm/ |
8 |
PKGNAMEPREFIX= jetbrains- |
8 |
PKGNAMEPREFIX= jetbrains- |
Lines 32-38
Link Here
|
32 |
NO_ARCH= yes |
32 |
NO_ARCH= yes |
33 |
NO_BUILD= yes |
33 |
NO_BUILD= yes |
34 |
|
34 |
|
35 |
WRKSRC= ${WRKDIR}/WebStorm-192.6262.59 |
35 |
WRKSRC= ${WRKDIR}/WebStorm-192.6603.19 |
36 |
|
36 |
|
37 |
SUB_FILES= webstorm webstorm.desktop pkg-message |
37 |
SUB_FILES= webstorm webstorm.desktop pkg-message |
38 |
|
38 |
|