# $Id: Portfile 66878 2010-04-24 19:36:05Z ryandesign@macports.org $

PortSystem 1.0
PortGroup perl5 1.0

perl5.setup			Mac-Carbon 0.82
maintainers			email.arc.nasa.gov:sal
description			Access to Mac OS Carbon API
long_description	Mac::Carbon is a collection of perl modules for accessing \
					the Carbon API under Mac OS X. It is a port of the Toolbox \
					modules written by Matthias Neeracher for MacPerl.
platforms			darwin

checksums			md5     1a8f8447577024b36ffa80a10f5d5b87 \
					sha1    9198c4bc73969cc6bd8dc41b01f9a7d35493ae2d \
					rmd160  ad53386c550c13bd8f67075ed755c197ddd70f4f

if {[info exists supported_archs]} {
	supported_archs i386 ppc
}
