Lines 16-24
Link Here
|
16 |
MAINTAINER= vvelox@vvelox.net |
16 |
MAINTAINER= vvelox@vvelox.net |
17 |
COMMENT= A ZConf module to assist with fetching/printing weather information |
17 |
COMMENT= A ZConf module to assist with fetching/printing weather information |
18 |
|
18 |
|
19 |
BUILD_DEPENDS= ${SITE_PERL}/ZConf.pm:${PORTSDIR}/net/p5-ZConf \ |
19 |
BUILD_DEPENDS= p5-ZConf>=6.1.0:${PORTSDIR}/net/p5-ZConf \ |
20 |
${SITE_PERL}/Text/NeatTemplate.pm:${PORTSDIR}/textproc/p5-Text-NeatTemplate \ |
20 |
p5-Text-NeatTemplate>=0.10.01:${PORTSDIR}/textproc/p5-Text-NeatTemplate \ |
21 |
${SITE_PERL}/Weather/Underground.pm:${PORTSDIR}/astro/p5-Weather-Underground |
21 |
p5-Weather-Underground>=3.03:${PORTSDIR}/astro/p5-Weather-Underground |
|
|
22 |
RUN_DEPENDS= ${BUILD_DEPENDS} |
22 |
|
23 |
|
23 |
PERL_CONFIGURE= yes |
24 |
PERL_CONFIGURE= yes |