# -*-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.24 perl5.setup Mac-AppleSingleDouble 1.0 revision 4 license {Artistic-1 GPL} maintainers nomaintainer description Read Mac files in AppleSingle or AppleDouble format long_description Mac::AppleSingleDouble is a class which knows how to decode the \ AppleSingle and AppleDouble file formats. checksums rmd160 760425ab5caf779936c6d705e89c9e56c84efa45 \ sha256 07f5680688d6263b28fe441d9e12431da68682476510438ae681113c29a5f9b4 platforms darwin supported_archs noarch if {${perl5.major} != ""} { patchfiles patch-lib-Mac-AppleSingleDouble.pm.diff }