diff options
author | Steven Kreuzer <skreuzer@FreeBSD.org> | 2010-10-20 21:31:54 +0000 |
---|---|---|
committer | Steven Kreuzer <skreuzer@FreeBSD.org> | 2010-10-20 21:31:54 +0000 |
commit | 4f5f0418a7141eccff3746ee43002a3ed13395b1 (patch) | |
tree | 0d9b07bf17084ba94e5cf8acab803c1a57580039 /net-mgmt/Makefile | |
parent | 1cf9e2843a5ab4e814f502cd3d5fee0b5fe6a9a6 (diff) |
Nagios::Object - Creates perl objects to represent Nagios objects
Notes
Notes:
svn path=/head/; revision=263363
Diffstat (limited to 'net-mgmt/Makefile')
-rw-r--r-- | net-mgmt/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-mgmt/Makefile b/net-mgmt/Makefile index 0fa2a3d567b0..68f40962644e 100644 --- a/net-mgmt/Makefile +++ b/net-mgmt/Makefile @@ -182,6 +182,7 @@ SUBDIR += p5-MRTG-Parse SUBDIR += p5-Mon SUBDIR += p5-NSNMP + SUBDIR += p5-Nagios-Object SUBDIR += p5-Nagios-Plugin SUBDIR += p5-Nagios-Plugins-Memcached SUBDIR += p5-Net-ACL |