Lines 6-22
Link Here
|
6 |
# |
6 |
# |
7 |
|
7 |
|
8 |
PORTNAME= POE-Component-Client-NNTP |
8 |
PORTNAME= POE-Component-Client-NNTP |
9 |
PORTVERSION= 2.02 |
9 |
PORTVERSION= 2.04 |
10 |
CATEGORIES= news perl5 devel |
10 |
CATEGORIES= news perl5 devel |
11 |
MASTER_SITES= ${MASTER_SITE_PERL_CPAN} |
11 |
MASTER_SITES= CPAN |
12 |
MASTER_SITE_SUBDIR= POE |
|
|
13 |
PKGNAMEPREFIX= p5- |
12 |
PKGNAMEPREFIX= p5- |
14 |
|
13 |
|
15 |
MAINTAINER= skv@FreeBSD.org |
14 |
MAINTAINER= skv@FreeBSD.org |
16 |
COMMENT= POE component for non-blocking NNTP access |
15 |
COMMENT= POE component for non-blocking NNTP access |
17 |
|
16 |
|
18 |
BUILD_DEPENDS= ${SITE_PERL}/POE.pm:${PORTSDIR}/devel/p5-POE \ |
17 |
BUILD_DEPENDS= ${SITE_PERL}/POE.pm:${PORTSDIR}/devel/p5-POE \ |
19 |
${SITE_PERL}/POE/Component/Pluggable.pm:${PORTSDIR}/devel/p5-POE-Component-Pluggable |
18 |
${SITE_PERL}/POE/Component/Pluggable.pm:${PORTSDIR}/devel/p5-POE-Component-Pluggable \ |
|
|
19 |
${SITE_PERL}/YAML.pm:${PORTSDIR}/textproc/p5-YAML \ |
20 |
${SITE_PERL}/Test/Pod.pm:${PORTSDIR}/devel/p5-Test-Pod \ |
21 |
${SITE_PERL}/Test/Pod/Coverage.pm:${PORTSDIR}/devel/p5-Test-Pod-Coverage \ |
22 |
${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple |
20 |
RUN_DEPENDS= ${BUILD_DEPENDS} |
23 |
RUN_DEPENDS= ${BUILD_DEPENDS} |
21 |
|
24 |
|
22 |
PERL_CONFIGURE= yes |
25 |
PERL_CONFIGURE= yes |