aboutsummaryrefslogtreecommitdiff
path: root/net/p5-Net-Nessus-XMLRPC
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2015-01-11 12:44:02 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2015-01-11 12:44:02 +0000
commit95a82d6c5d12ee39e0cceb88ef11751ea1a41807 (patch)
tree3120f528176adb350f5d100c827bb40e7c33adcf /net/p5-Net-Nessus-XMLRPC
parente628120d672d3aee7514216462973092b4fc9106 (diff)
downloadports-95a82d6c5d12ee39e0cceb88ef11751ea1a41807.tar.gz
ports-95a82d6c5d12ee39e0cceb88ef11751ea1a41807.zip
net/p5-Net-Nessus-XMLRPC: Add LICENSE
- Pass maintainership [1] Differential Revision: https://reviews.freebsd.org/D1491 Submitted by: pauls@utdallas.edu [1] Approved by: bapt(mentor)
Notes
Notes: svn path=/head/; revision=376743
Diffstat (limited to 'net/p5-Net-Nessus-XMLRPC')
-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 \