summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net/p5-Net-Nessus-XMLRPC/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/net/p5-Net-Nessus-XMLRPC/Makefile b/net/p5-Net-Nessus-XMLRPC/Makefile
index ce34c4492ad4..704ccd931532 100644
--- a/net/p5-Net-Nessus-XMLRPC/Makefile
+++ b/net/p5-Net-Nessus-XMLRPC/Makefile
@@ -9,9 +9,12 @@ MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:KOST
PKGNAMEPREFIX= p5-
-MAINTAINER= pauls@utdallas.edu
+MAINTAINER= bofh@FreeBSD.org
COMMENT= Perl5 interface for communication with Nessus scanner over XMLRPC
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
BUILD_DEPENDS= p5-HTTP-Message>=0:${PORTSDIR}/www/p5-HTTP-Message \
p5-IO-Socket-SSL>=0:${PORTSDIR}/security/p5-IO-Socket-SSL \
p5-XML-Simple>=0:${PORTSDIR}/textproc/p5-XML-Simple \