# $Id: Portfile 30247 2007-10-23 02:05:08Z jmpp@macports.org $

PortSystem 1.0
PortGroup perl5 1.0

perl5.setup      Mac-AppleScript 0.04
maintainers      nomaintainer
description      Perl extension to execute applescript commands on OS X
long_description \
	Simple interface to the OSA scripting stuff. Returns undef on error \
	and sets $@ to the error code. Codes are listed in the AppleScript \
	documentation. On successful completion, this returns the output of \
	the AppleScript command.
platforms        darwin
checksums        md5 52521e9eb5415b9b5d36495ef6ce716e
