# $Id: Portfile 74826 2011-01-03 10:28:48Z nox@macports.org $

PortSystem      1.0
PortGroup       python27 1.0

name            py27-selenium
set real_name   selenium
version         2.0rc3
maintainers     singingwolfboy openmaintainer
platforms       darwin
description     Python language binding for Selenium Remote Control

long_description \
    Selenium Python Client Driver is a Python language binding for \
    Selenium Remote Control (version 1.0 and 2.0). Currently the remote protocol, \
    Firefox and Chrome for Selenium 2.0 are supported, as well as the \
    Selenium 1.0 bindings. As work will progresses we'll add more "native" drivers.

homepage            http://code.google.com/p/selenium/
master_sites        http://pypi.python.org/packages/source/s/${real_name}/
distname            ${real_name}-${version}

checksums           md5     c87b8659cdc96da7b9f73ed2db1bcdaa \
                    sha1    a4bea28ace7beb3d06b55de9169822a0372a8c65 \
                    rmd160  8598a5baa5560cb3979bc3f46d2f24ed16fdbb4a

