summaryrefslogtreecommitdiff
path: root/net-mgmt/Makefile
diff options
context:
space:
mode:
authorFrederic Culot <culot@FreeBSD.org>2012-04-07 07:22:35 +0000
committerFrederic Culot <culot@FreeBSD.org>2012-04-07 07:22:35 +0000
commit97032579e0e2561b7e1e385dc7f276eb5053bdc4 (patch)
tree8c58c9c3020fb9b4cdd2b0a144b161320bff25f4 /net-mgmt/Makefile
parent1) Remove patches reflecting the project CVS and update to equivalent (diff)
The Net::ILO module is an interface to a subset of Hewlett-Packards
Integrated Lights-Out out-of-band management system. HP's API is XML-based and cumbersome to use; this module aims to simplify accessing the iLO from Perl while retaining as much functionality as possible. WWW: http://search.cpan.org/dist/Net-ILO/ PR: ports/166615 Submitted by: Tsung-Han Yeh <snowfly@yuntech.edu.tw> Feature safe: yes
Notes
Notes: svn path=/head/; revision=294312
Diffstat (limited to 'net-mgmt/Makefile')
-rw-r--r--net-mgmt/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net-mgmt/Makefile b/net-mgmt/Makefile
index 095d699f4800..ae61e7e6d55f 100644
--- a/net-mgmt/Makefile
+++ b/net-mgmt/Makefile
@@ -205,6 +205,7 @@
SUBDIR += p5-Net-ACL
SUBDIR += p5-Net-Abuse-Utils
SUBDIR += p5-Net-CIDR
+ SUBDIR += p5-Net-ILO
SUBDIR += p5-Net-IP
SUBDIR += p5-Net-IP-Match-Regexp
SUBDIR += p5-Net-IP-Match-XS