diff options
author | Andrej Zverev <az@FreeBSD.org> | 2014-01-05 15:52:33 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2014-01-05 15:52:33 +0000 |
commit | 2875a8723c8d679097022d219edf83bc9181f0de (patch) | |
tree | 16477c7d6da71c4c6bb4fcb31efb29bc3f0b3414 /net-mgmt/p5-Net-SNMP-Util | |
parent | b2734860b15f15e845a29bcb71a914593698a79a (diff) |
Notes
Diffstat (limited to 'net-mgmt/p5-Net-SNMP-Util')
-rw-r--r-- | net-mgmt/p5-Net-SNMP-Util/Makefile | 3 | ||||
-rw-r--r-- | net-mgmt/p5-Net-SNMP-Util/pkg-descr | 2 | ||||
-rw-r--r-- | net-mgmt/p5-Net-SNMP-Util/pkg-plist | 3 |
3 files changed, 4 insertions, 4 deletions
diff --git a/net-mgmt/p5-Net-SNMP-Util/Makefile b/net-mgmt/p5-Net-SNMP-Util/Makefile index b610881f69d1..feba1fe31c35 100644 --- a/net-mgmt/p5-Net-SNMP-Util/Makefile +++ b/net-mgmt/p5-Net-SNMP-Util/Makefile @@ -17,7 +17,4 @@ RUN_DEPENDS= p5-Net-SNMP>=0:${PORTSDIR}/net-mgmt/p5-Net-SNMP \ USES= perl5 USE_PERL5= configure -MAN3= Net::SNMP::Util.3 Net::SNMP::Util::OID.3 Net::SNMP::Util::TC.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/net-mgmt/p5-Net-SNMP-Util/pkg-descr b/net-mgmt/p5-Net-SNMP-Util/pkg-descr index 1eb157435d86..92b6ad845faf 100644 --- a/net-mgmt/p5-Net-SNMP-Util/pkg-descr +++ b/net-mgmt/p5-Net-SNMP-Util/pkg-descr @@ -2,4 +2,4 @@ This module, Net::SNMP::Util, gives you functions of SNMP getting operation interfaces using Net::SNMP communicating with multiple hosts and multi-OIDs. -WWW: http://search.cpan.org/dist/Net-SNMP-Util/ +WWW: http://search.cpan.org/dist/Net-SNMP-Util/ diff --git a/net-mgmt/p5-Net-SNMP-Util/pkg-plist b/net-mgmt/p5-Net-SNMP-Util/pkg-plist index 726a9c2f13ff..2b7e6fd51072 100644 --- a/net-mgmt/p5-Net-SNMP-Util/pkg-plist +++ b/net-mgmt/p5-Net-SNMP-Util/pkg-plist @@ -2,6 +2,9 @@ %%SITE_PERL%%/Net/SNMP/Util.pm %%SITE_PERL%%/Net/SNMP/Util/OID.pm %%SITE_PERL%%/Net/SNMP/Util/TC.pm +%%PERL5_MAN3%%/Net::SNMP::Util.3.gz +%%PERL5_MAN3%%/Net::SNMP::Util::OID.3.gz +%%PERL5_MAN3%%/Net::SNMP::Util::TC.3.gz @dirrmtry %%SITE_PERL%%/Net/SNMP/Util @dirrmtry %%SITE_PERL%%/Net/SNMP @dirrmtry %%SITE_PERL%%/Net |