# $Id$ PortSystem 1.0 PortGroup perl5 1.0 perl5.branches 5.8 5.10 5.12 5.14 5.16 perl5.setup Mac-OSA-Simple 1.09 revision 4 license {Artistic-1 GPL} maintainers nomaintainer description Simple interface to Mac::OSA long_description \ This is Mac::OSA::Simple, a module for simple access to OSA scripting \ via Mac::OSA (part of the Mac::Carbon distribution). It allows \ compiling of OSA scripts using any OSA language, as well as execution, \ saving to disk, and loading. platforms darwin supported_archs noarch checksums md5 cbf100e16c6e1a42f26aa3b45953dcb8 if {${perl5.major} != ""} { depends_lib-append port:p${perl5.major}-mac-carbon \ port:p${perl5.major}-mac-appleevents-simple \ port:p${perl5.major}-test-pod patchfiles patch-Simple.pm.diff } ## vi:set noai ts=4: