# $Id: Portfile 22478 2007-03-02 05:16:40Z pipping@macports.org $ PortSystem 1.0 PortGroup python24 1.0 name py-mx version 2.0.5 revision 1 categories python devel maintainers nomaintainer@macports.org platforms darwin freebsd description python extensions for database, date/time processing and other 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. homepage http://www.egenix.com/files/python/eGenix-mx-Extensions.html master_sites http://www.egenix.com/files/python distname egenix-mx-base-${version} checksums md5 a793a8fd2d5f646a2fb683d2d967a16b post-destroot { xinstall -m 644 -W ${worksrcpath} COPYRIGHT LICENSE README \ ${destroot}${prefix}/share/doc/${name} }