# $Id: Portfile,v 1.1 2004/04/16 04:21:21 toby Exp $

PortSystem 1.0
PortGroup perl5 1.0

perl5.setup      Mac-AppleScript 0.04
maintainers      toby@opendarwin.org
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
