# $Id$ PortSystem 1.0 PortGroup python 1.0 name py-bsddb version 2.5.2 revision 1 categories-append databases license PSF platforms darwin maintainers nomaintainer description Python bindings to the db4 and db3 library long_description ${description} homepage http://www.python.org/doc/current/lib/module-dbm.html master_sites http://www.python.org/ftp/python/${version}/ distname Python-${version} dist_subdir python25 checksums sha1 4755d212f50af704c20224a6966e23acc5aea60f use_bzip2 yes python.versions 24 if {${name} ne ${subport}} { depends_lib replaced_by python27 PortGroup obsolete 1.0 } else { livecheck.type regex livecheck.url http://www.python.org/download/releases/ livecheck.regex Python (2.4.\[0-9\]+) }