Lines 7-22
Link Here
|
7 |
# |
7 |
# |
8 |
|
8 |
|
9 |
PORTNAME= bluefish |
9 |
PORTNAME= bluefish |
10 |
PORTVERSION= 1.0.5 |
10 |
PORTVERSION= 1.0.6 |
11 |
PORTREVISION= 1 |
|
|
12 |
CATEGORIES= www editors |
11 |
CATEGORIES= www editors |
13 |
MASTER_SITES= http://pkedu.fbt.wur.nl/~olivier/${DOWNLOAD}/ \ |
12 |
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} |
14 |
http://bluefish.mrball.net/${DOWNLOAD}/ \ |
|
|
15 |
ftp://ftp.ratisbona.com/pub/bluefish/${DOWNLOAD}/ \ |
16 |
${MASTER_SITE_SOURCEFORGE} |
17 |
MASTER_SITE_SUBDIR= ${PORTNAME} |
13 |
MASTER_SITE_SUBDIR= ${PORTNAME} |
18 |
|
14 |
|
19 |
MAINTAINER= ports@FreeBSD.org |
15 |
MAINTAINER= babak@farrokhi.net |
20 |
COMMENT= HTML editor designed for the experienced web designer |
16 |
COMMENT= HTML editor designed for the experienced web designer |
21 |
|
17 |
|
22 |
LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre-utf8 \ |
18 |
LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre-utf8 \ |
Lines 29-35
Link Here
|
29 |
RUN_DEPENDS+= tidy:${PORTSDIR}/www/tidy |
25 |
RUN_DEPENDS+= tidy:${PORTSDIR}/www/tidy |
30 |
.endif |
26 |
.endif |
31 |
|
27 |
|
32 |
DOWNLOAD= downloads |
|
|
33 |
USE_BZIP2= yes |
28 |
USE_BZIP2= yes |
34 |
USE_GETTEXT= yes |
29 |
USE_GETTEXT= yes |
35 |
USE_GNOME= gnomehier gtk20 gnomevfs2 |
30 |
USE_GNOME= gnomehier gtk20 gnomevfs2 |