Lines 7-12
Link Here
|
7 |
|
7 |
|
8 |
PORTNAME= Net-Nessus-XMLRPC |
8 |
PORTNAME= Net-Nessus-XMLRPC |
9 |
PORTVERSION= 0.30 |
9 |
PORTVERSION= 0.30 |
|
|
10 |
PORTREVISION= 1 |
10 |
CATEGORIES= net perl5 |
11 |
CATEGORIES= net perl5 |
11 |
MASTER_SITES= CPAN |
12 |
MASTER_SITES= CPAN |
12 |
MASTER_SITE_SUBDIR= CPAN:KOST |
13 |
MASTER_SITE_SUBDIR= CPAN:KOST |
Lines 15-21
Link Here
|
15 |
MAINTAINER= pauls@utdallas.edu |
16 |
MAINTAINER= pauls@utdallas.edu |
16 |
COMMENT= Perl5 interface for communication with Nessus scanner over XMLRPC |
17 |
COMMENT= Perl5 interface for communication with Nessus scanner over XMLRPC |
17 |
|
18 |
|
18 |
RUN_DEPENDS= p5-IO-Socket-SSL>=0:${PORTSDIR}/security/p5-IO-Socket-SSL |
19 |
BUILD_DEPENDS= p5-HTTP-Message>=0:${PORTSDIR}/www/p5-HTTP-Message \ |
|
|
20 |
p5-IO-Socket-SSL>=0:${PORTSDIR}/security/p5-IO-Socket-SSL \ |
21 |
p5-XML-Simple>=0:${PORTSDIR}/textproc/p5-XML-Simple \ |
22 |
p5-libwww>=0:${PORTSDIR}/www/p5-libwww |
23 |
RUN_DEPENDS:= ${BUILD_DEPENDS} |
24 |
|
19 |
PERL_CONFIGURE= yes |
25 |
PERL_CONFIGURE= yes |
20 |
|
26 |
|
21 |
MAN3= Net::Nessus::XMLRPC.3 |
27 |
MAN3= Net::Nessus::XMLRPC.3 |