# $Id: Portfile,v 1.2 2006/01/06 07:50:00 blb Exp $

PortSystem 1.0
PortGroup python24 1.0

name			   py-osaterminology
version			   0.8.0
categories		   python
platforms		   darwin
maintainers		   arsptr@optusnet.com.au
description		   Application terminology parser and tools for Python
long_description   Appscript is 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           osaterminology-${version}

depends_lib-append port:py-aem

checksums          md5 6c2f19e10babacaa779b7d2e23e5f3ac
#                  sha1 94854ff6b0c559ad03282508aae90caa774e5ba6 \
#                  rmd160 539d6c495bd683c621aff07de78f3998cc78ba38 \

