diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-09-09 18:19:46 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-09-09 18:19:46 +0000 |
commit | 73d68e732cab3ed92713f90fb357889353b90509 (patch) | |
tree | 795e6dd206f425516646ac3927fa89367f06f1b7 /net-mgmt/Makefile | |
parent | c86e83b96f0452cc46791151d1093b824cfad4f5 (diff) | |
download | ports-73d68e732cab3ed92713f90fb357889353b90509.tar.gz ports-73d68e732cab3ed92713f90fb357889353b90509.zip |
- Add p5-GRNOC-Config 1.0.9
A module to allow everyone to access config files in a fairly standard
way. Uses XML::XPath and XML::Simple to parse our XML files, and
stores all configs it has access to in this module.
WWW: http://www.sourceforge.net/projects/routerproxy
PR: ports/178516
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
Notes
Notes:
svn path=/head/; revision=326832
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 138c71e825e2..3cefa9c2199a 100644 --- a/net-mgmt/Makefile +++ b/net-mgmt/Makefile @@ -202,6 +202,7 @@ SUBDIR += p5-FusionInventory-Agent SUBDIR += p5-FusionInventory-Agent-Task-NetDiscovery SUBDIR += p5-FusionInventory-Agent-Task-SNMPQuery + SUBDIR += p5-GRNOC-Config SUBDIR += p5-GRNOC-TL1 SUBDIR += p5-MRTG-Parse SUBDIR += p5-Mon |