aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/p5-SNMP-Info/Makefile
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2004-12-09 00:45:32 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2004-12-09 00:45:32 +0000
commit872aec5c9303aa403231f3a4c6bb632a2c96aaa1 (patch)
treeb16a96da6493c4cdcfa2b7ec5300b41b7f79f899 /net-mgmt/p5-SNMP-Info/Makefile
parent7e4a1669d223aaf16ddac8fa537ddfb9545edc08 (diff)
downloadports-872aec5c9303aa403231f3a4c6bb632a2c96aaa1.tar.gz
ports-872aec5c9303aa403231f3a4c6bb632a2c96aaa1.zip
Notes
Diffstat (limited to 'net-mgmt/p5-SNMP-Info/Makefile')
-rw-r--r--net-mgmt/p5-SNMP-Info/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/net-mgmt/p5-SNMP-Info/Makefile b/net-mgmt/p5-SNMP-Info/Makefile
index 32427c6eeba5..e67c75af182c 100644
--- a/net-mgmt/p5-SNMP-Info/Makefile
+++ b/net-mgmt/p5-SNMP-Info/Makefile
@@ -6,6 +6,7 @@
PORTNAME= SNMP-Info
PORTVERSION= 0.9
+PORTREVISION= 1
CATEGORIES= net-mgmt perl5
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= snmp-info
@@ -14,7 +15,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= arved@FreeBSD.org
COMMENT= A perl5 module for gathering information from network devices
-LIB_DEPENDS= netsnmp.6:${PORTSDIR}/net-mgmt/net-snmp
+LIB_DEPENDS= netsnmp.7:${PORTSDIR}/net-mgmt/net-snmp
PERL_CONFIGURE= yes
@@ -35,6 +36,7 @@ MAN3= SNMP::Info::CiscoVTP.3 SNMP::Info::MAU.3 SNMP::Info::Layer2::C2900.3 \
SNMP::Info::Layer2::Orinoco.3 SNMP::Info::Layer3::AlteonAD.3 \
SNMP::Info::Layer3::BayRS.3 SNMP::Info::Layer3::Cisco.3 \
SNMP::Info::Layer3::Contivity.3 SNMP::Info::NortelStack.3 \
+ SNMP::Info::Layer3::Passport.3 \
SNMP::Info::RapidCity.3 SNMP::Info::SONMP.3
.include <bsd.port.mk>