# $Id: Portfile,v 1.2 2006/01/06 07:48:14 blb Exp $

PortSystem 1.0
PortGroup python24 1.0

name			   py-aem
version			   0.10.1
categories		   python
platforms		   darwin
maintainers		   arsptr@optusnet.com.au
description		   Basic Apple Event Manager wrapper 
long_description   Part of Appscript, a high-level, user-friendly MacPython to Apple event \
                   bridge that allows you to control scriptable Mac OS X applications \
                   using ordinary Python scripts. Appscript makes MacPython a serious \
                   alternative to Apple's own AppleScript language for automating your \
                   Mac.

homepage		   http://freespace.virgin.net/hamish.sanderson/appscript.html
master_sites       http://freespace.virgin.net/hamish.sanderson/
distname           aem-${version}

depends_lib-append port:py-macfile port:py-carbonxae

checksums          md5 3ee9bb28f816ea25f1e10a41cc19048f
#                   sha1 d07ccd9d922485f0d04a744d6f04c6a84c0cffed \
#                   rmd160 2fe769154508b3a429b8aa05eed9a656b29d3400
