# $Id: Portfile,v 1.2 2005/04/21 15:58:04 jberry Exp $

PortSystem 1.0

PortGroup                       perl5 1.0
perl5.setup                     Mac-Errors 1.00
maintainers                     sal@email.arc.nasa.gov
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 bb2185879c89365c071cf15ef0a5cad8
depends_lib-append              port:p5-test-simple
