# $Id: Portfile 67067 2010-04-28 10:52:35Z ryandesign@macports.org $

PortSystem                      1.0
PortGroup                       perl5 1.0
perl5.setup                     IO-Stty 0.02
maintainers                     nomaintainer
description                     Provide an interface to TTYs and PTYs
long_description                ${description}
platforms                       darwin
checksums                       md5 db2919cf267fce93682f0f854359f04e
distname                        IO-Stty-.02

if {[info exists supported_archs]} {
    supported_archs noarch
} else {
    universal_variant no
}
