# $Id: Portfile 82547 2011-08-15 16:46:16Z jmr@macports.org $

PortSystem			1.0
PortGroup			perl5 1.0

perl5.setup			Mac-AppleSingleDouble 1.0
revision			3
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
}
