# $Id: Portfile,v 1.2 2006/08/08 07:07:56 yeled Exp $

PortSystem 1.0
PortGroup perl5 1.0

perl5.setup      Expect 1.15
maintainers      yeled@opendarwin.org
description      Perl version of the TCL "expect" tool
long_description \
    The Expect for Perl module was inspired more by the functionality \
    the Tcl tool provides than any previous Expect-like tool such as \
    Comm.pl or chat2.pl.  I've had some comments that people may not \
    have heard of the original Tcl version of Expect, or where \
    documentation (book form) on Expect may be obtained.

platforms        darwin
homepage         http://search.cpan.org/~rgiersig/${name}-${version}/
checksums        md5 e717952b79c740121c18a1958b1bd6bb

depends_lib      port:p5-io-tty port:p5-io-stty
