|
Lines 7-12
Link Here
|
| 7 |
|
7 |
|
| 8 |
PORTNAME= gnucash |
8 |
PORTNAME= gnucash |
| 9 |
PORTVERSION= 1.6.2 |
9 |
PORTVERSION= 1.6.2 |
|
|
10 |
PORTREVISION= 1 |
| 10 |
CATEGORIES= deskutils gnome |
11 |
CATEGORIES= deskutils gnome |
| 11 |
MASTER_SITES= http://www.gnucash.org/pub/gnucash/sources/stable/ \ |
12 |
MASTER_SITES= http://www.gnucash.org/pub/gnucash/sources/stable/ \ |
| 12 |
ftp://ftp.gnucash.org/pub/gnucash/sources/stable/ \ |
13 |
ftp://ftp.gnucash.org/pub/gnucash/sources/stable/ \ |
|
Lines 23-31
Link Here
|
| 23 |
guppidata.11:${PORTSDIR}/math/guppi \ |
24 |
guppidata.11:${PORTSDIR}/math/guppi \ |
| 24 |
popt.0:${PORTSDIR}/devel/popt |
25 |
popt.0:${PORTSDIR}/devel/popt |
| 25 |
RUN_DEPENDS= ${LOCALBASE}/share/slib/Template.scm:${PORTSDIR}/lang/slib \ |
26 |
RUN_DEPENDS= ${LOCALBASE}/share/slib/Template.scm:${PORTSDIR}/lang/slib \ |
| 26 |
gnuplot:${PORTSDIR}/math/gnuplot \ |
|
|
| 27 |
${site_perl}/HTML/Base.pm:${PORTSDIR}/www/p5-HTML \ |
27 |
${site_perl}/HTML/Base.pm:${PORTSDIR}/www/p5-HTML \ |
| 28 |
${site_perl}/LWP.pm:${PORTSDIR}/www/p5-libwww |
28 |
${site_perl}/LWP.pm:${PORTSDIR}/www/p5-libwww \ |
|
|
29 |
${site_perl}/Date/Manip.pm:${PORTSDIR}/devel/p5-Date-Manip \ |
| 30 |
${site_perl}/Finance/Quote.pm:${PORTSDIR}/misc/p5-Finance-Quote |
| 29 |
|
31 |
|
| 30 |
site_perl= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER} |
32 |
site_perl= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER} |