# -*-coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4-*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 # $Id$ PortSystem 1.0 PortGroup perl5 1.0 perl5.branches 5.16 5.18 5.20 5.22 perl5.setup Mac-Errors 1.18 license {Artistic-1 GPL} maintainers nomaintainer 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. checksums rmd160 0d9f74ee70ceb5e1261c05a16d8b027876ab7d81 \ sha256 e547842e370d6b5f54d3fd783304a7017e61623df6aed37d21eaa27f7892e1aa platforms darwin supported_archs noarch if {${perl5.major} != ""} { depends_lib-append \ port:p${perl5.major}-test-simple }