Lines 6-12
Link Here
|
6 |
# |
6 |
# |
7 |
|
7 |
|
8 |
PORTNAME= weatherspect |
8 |
PORTNAME= weatherspect |
9 |
PORTVERSION= 1.8 |
9 |
PORTVERSION= 1.9 |
10 |
CATEGORIES= astro |
10 |
CATEGORIES= astro |
11 |
MASTER_SITES= http://www.robobunny.com/projects/weatherspect/ |
11 |
MASTER_SITES= http://www.robobunny.com/projects/weatherspect/ |
12 |
DISTNAME= ${PORTNAME}_v${PORTVERSION} |
12 |
DISTNAME= ${PORTNAME}_v${PORTVERSION} |
Lines 14-22
DISTNAME= ${PORTNAME}_v${PORTVERSION}
Link Here
|
14 |
MAINTAINER= simon@olofsson.de |
14 |
MAINTAINER= simon@olofsson.de |
15 |
COMMENT= Weather simulation in ASCII art |
15 |
COMMENT= Weather simulation in ASCII art |
16 |
|
16 |
|
17 |
RUN_DEPENDS= \ |
17 |
LICENSE= ART10 GPLv1 |
18 |
${SITE_PERL}/Term/Animation.pm:${PORTSDIR}/devel/p5-Term-Animation \ |
18 |
LICENSE_COMB= dual |
19 |
${SITE_PERL}/Weather/Underground.pm:${PORTSDIR}/astro/p5-Weather-Underground |
19 |
|
|
|
20 |
RUN_DEPENDS= ${SITE_PERL}/Term/Animation.pm:${PORTSDIR}/devel/p5-Term-Animation \ |
21 |
${SITE_PERL}/LWP/Simple.pm:${PORTSDIR}/www/p5-libwww \ |
22 |
${SITE_PERL}/${PERL_ARCH}/HTML/TokeParser.pm:${PORTSDIR}/www/p5-HTML-Parser |
20 |
|
23 |
|
21 |
PORTSCOUT= skipv:1.31 # Wrong versioning upstream |
24 |
PORTSCOUT= skipv:1.31 # Wrong versioning upstream |
22 |
|
25 |
|