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

PortSystem 1.0

PortGroup                       perl5 1.0
perl5.setup                     Mac-Errors 1.13
revision        1
maintainers                     email.arc.nasa.gov:sal
description                     Constants for Mac error codes
long_description                Constants for Mac error codes. The %MacErrors hash indexes error information by the error number or symbol. Each value is a Mac::Errors object which has the symbol, number, and description. The \$MacError scalar performs some tied magic to translate MacPerl's \$^E to the error text.
platforms                       darwin
checksums                       md5 a7dc38dbc7cf13a9603a2a30cd34e95e
depends_lib-append              port:p5-test-simple

supported_archs noarch
