# $Id: Portfile 87209 2011-11-14 06:15:25Z jmr@macports.org $

PortSystem 1.0
PortGroup perl5 1.0

perl5.setup		Net-Telnet-Cisco 1.10
revision        2

license			{Artistic-1 GPL}
maintainers		nomaintainer
description		A perl module for Cisco telnet support

long_description	Net::Telnet::Cisco adds additional functionality to \
			Net::Telnet that helps you automate Cisco router management \
			and statistic gathering.

checksums		md5 a25845350be369cb8354e0ddc55708f9

platforms		darwin

homepage		http://NetTelnetCisco.sourceforge.net/

if {${perl5.major} != ""} {
depends_lib-append	port:p${perl5.major}-net-telnet

supported_archs noarch
}
