# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4
# $Id: Portfile 82547 2011-08-15 16:46:16Z jmr@macports.org $

PortSystem      1.0
PortGroup       perl5 1.0

perl5.setup     Mac-AppleScript 0.04
revision        2
platforms       darwin
maintainers     l2g openmaintainer

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.

checksums       sha1    5f1d93e323b624ab38b2688b1c7baebc990976b4 \
                rmd160  6be9c674149e5647299f0523839d6db6f8b2b323
