# $Id: Portfile 94655 2012-06-26 06:25:00Z jmr@macports.org $

PortSystem			1.0
PortGroup			perl5 1.0

perl5.branches      5.8 5.10 5.12 5.14 5.16
perl5.setup			Mac-AppleSingleDouble 1.0
revision			4
maintainers			ricci
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.

platforms			darwin

checksums			md5 96343f4314905602f96e379baa25996f

supported_archs noarch

if {${perl5.major} != ""} {
patchfiles			patch-lib-Mac-AppleSingleDouble.pm.diff
}
