aboutsummaryrefslogtreecommitdiff
path: root/net/p5-Net-SNMP3/pkg-descr
diff options
context:
space:
mode:
authorGarrett Wollman <wollman@FreeBSD.org>2004-02-23 04:42:13 +0000
committerGarrett Wollman <wollman@FreeBSD.org>2004-02-23 04:42:13 +0000
commit60aab665670e50cb18bba45ee25f2ed091759741 (patch)
tree924c1af9c149083e0626ceb279b67ad6ca69e630 /net/p5-Net-SNMP3/pkg-descr
parentab7ba5abd2606b7e7d23d2359bb0a26004d0eec0 (diff)
downloadports-60aab665670e50cb18bba45ee25f2ed091759741.tar.gz
ports-60aab665670e50cb18bba45ee25f2ed091759741.zip
Notes
Diffstat (limited to 'net/p5-Net-SNMP3/pkg-descr')
-rw-r--r--net/p5-Net-SNMP3/pkg-descr8
1 files changed, 0 insertions, 8 deletions
diff --git a/net/p5-Net-SNMP3/pkg-descr b/net/p5-Net-SNMP3/pkg-descr
deleted file mode 100644
index 753a5e759c62..000000000000
--- a/net/p5-Net-SNMP3/pkg-descr
+++ /dev/null
@@ -1,8 +0,0 @@
-The module Net::SNMP implements an object oriented
-interface to the Simple Network Management Protocol. Perl
-applications can use the module to retrieve or update
-information on a remote host using the SNMP protocol.
-Net::SNMP is implemented completely in Perl, requires no
-compiling, and uses only standard Perl modules. Both
-SNMPv1 and SNMPv2c (Community-Based SNMPv2) are supported
-by the module.