# $Id: Portfile 76604 2011-03-02 01:49:46Z dports@macports.org $

PortSystem          1.0
PortGroup           perl5 1.0

perl5.setup         Net-Appliance-Session 1.24
revision        1
maintainers         nomaintainer
description         Run command-line sessions to network appliances
long_description    Use this module to establish an interactive command-line session with a \
                    network appliance. There is special support for moving into "privileged" \
                    mode and "configure" mode, with all other commands being sent through a \
                    generic call to your session object.

platforms           darwin

checksums           md5 c942bcd20f573107b259c1cb6c2e4440

depends_lib-append  port:p5-class-accessor \
                    port:p5-exception-class \
                    port:p5-io-tty \
                    port:p5-net-telnet

supported_archs noarch
