Lines 2-8
Link Here
|
2 |
# $FreeBSD: head/graphics/yed/Makefile 399953 2015-10-22 08:11:42Z vg $ |
2 |
# $FreeBSD: head/graphics/yed/Makefile 399953 2015-10-22 08:11:42Z vg $ |
3 |
|
3 |
|
4 |
PORTNAME= yed |
4 |
PORTNAME= yed |
5 |
PORTVERSION= 3.14.4 |
5 |
PORTVERSION= 3.15.0.1 |
6 |
CATEGORIES= graphics java |
6 |
CATEGORIES= graphics java |
7 |
MASTER_SITES= # |
7 |
MASTER_SITES= # |
8 |
DISTNAME= yEd-${PORTVERSION} |
8 |
DISTNAME= yEd-${PORTVERSION} |
Lines 27-33
Link Here
|
27 |
|
27 |
|
28 |
SUB_FILES= ${PORTNAME} |
28 |
SUB_FILES= ${PORTNAME} |
29 |
|
29 |
|
30 |
DOWNLOAD_URL?= http://www.yworks.com/en/products_download.php?file=${DISTNAME}${EXTRACT_SUFX} |
30 |
DOWNLOAD_URL?= http://www.yworks.com/downloads\#yEd |
31 |
|
31 |
|
32 |
.include <bsd.port.pre.mk> |
32 |
.include <bsd.port.pre.mk> |
33 |
|
33 |
|