Lines 6-12
Link Here
|
6 |
# |
6 |
# |
7 |
|
7 |
|
8 |
PORTNAME= yed |
8 |
PORTNAME= yed |
9 |
PORTVERSION= 3.9.1 |
9 |
PORTVERSION= 3.9.2 |
10 |
CATEGORIES= graphics java |
10 |
CATEGORIES= graphics java |
11 |
MASTER_SITES= # |
11 |
MASTER_SITES= # |
12 |
DISTNAME= yEd-${PORTVERSION} |
12 |
DISTNAME= yEd-${PORTVERSION} |
Lines 14-24
Link Here
|
14 |
MAINTAINER= myc@barev.net |
14 |
MAINTAINER= myc@barev.net |
15 |
COMMENT= An editor for graphs and diagrams |
15 |
COMMENT= An editor for graphs and diagrams |
16 |
|
16 |
|
|
|
17 |
LICENSE= YED_1_1 |
18 |
LICENSE_NAME= yEd Software License Agreement (Version 1.1) |
19 |
LICENSE_TEXT= Description of the license can be obtained from the following URL: \ |
20 |
http://www.yworks.com/products/yed/license.html |
21 |
LICENSE_PERMS= no-dist-mirror no-dist-sell no-pkg-mirror no-pkg-sell auto-accept |
22 |
|
17 |
USE_ZIP= yes |
23 |
USE_ZIP= yes |
18 |
USE_JAVA= yes |
24 |
USE_JAVA= yes |
19 |
JAVA_VERSION= 1.5+ |
25 |
JAVA_VERSION= 1.5+ |
20 |
NO_BUILD= yes |
26 |
NO_BUILD= yes |
21 |
RESTRICTED= Restrictive license |
27 |
RESTRICTED= Downloading requires acceptance of license agreement |
22 |
DESKTOP_ENTRIES="yEd" "${COMMENT}" "" "yed" "" "false" |
28 |
DESKTOP_ENTRIES="yEd" "${COMMENT}" "" "yed" "" "false" |
23 |
|
29 |
|
24 |
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} |
30 |
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} |