# $Id: Portfile 50984 2009-05-14 21:08:43Z and.damore@macports.org $

PortSystem 1.0

PortGroup                       perl5 1.0
perl5.setup                     Mac-Errors 1.13
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
