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

PortSystem 1.0
PortGroup perl5 1.0

perl5.setup		IO-Pty-Easy 0.07
revision        1
maintainers		nomaintainer
description		Easy interface to IO::Pty
long_description	IO::Pty::Easy provides an interface to IO::Pty which \
					hides most of the ugly details of handling ptys, wrapping \
					them instead in simple spawn/read/write commands.
homepage		http://search.cpan.org/dist/IO-Pty-Easy/
checksums		md5 e68c2c04369cab48af59d09f75568182 \
				sha1 864cf17087c621ea332425b2a079dcc8b4208f97 \
				rmd160 9762c4803cdc0c28e7ac22331a1e4bfa833f35e9
platforms		darwin

depends_lib-append		port:p5-io-tty

supported_archs noarch
