# $Id: Portfile 80620 2011-07-16 00:11:24Z blb@macports.org $

PortSystem          1.0
PortGroup           python26 1.0
name                py26-mx-base
version             3.2.0
license             Permissive
#http://www.egenix.com/products/python/mxBase/eGenix.com-Public-License-1.1.0.pdf
maintainers         blb openmaintainer
description         eGenix.com mx Extensions for Python - base package
long_description \
   Collection of Python software tools which enhance Python's usability in \
   many important areas such as ODBC database connectivity, fast text \
   processing, date/time processing and web site programming.

platforms           darwin

homepage            http://www.egenix.com/products/python/mxBase/
master_sites        http://www.egenix.com/files/python/
distname            egenix-mx-base-${version}

checksums           sha1    7346268002461512ef59da726047f79649a82b27 \
                    rmd160  8aafb5e5dda69dbed15b809363e7a7b970af61b6

livecheck.type      regex
livecheck.url       ${homepage}
livecheck.regex     Version: (\[0-9\\.\]+)

