# $Id$ PortSystem 1.0 PortGroup python25 1.0 set realname suds name py25-${realname} version 0.3.7 categories python devel net maintainers mmoll openmaintainer description Suds is a lightweight SOAP python client for consuming Web Services. long_description $description homepage https://fedorahosted.org/suds/ platforms darwin master_sites https://fedorahosted.org/releases/s/u/suds/ checksums md5 687a1287e5e86da42d1b161f29d58886 \ sha1 b754af77d2569b52f592c5b5a70400f85d2ef763 \ rmd160 77232697884160dbc64503ea87e860793890bb84 distname python-${realname}-${version} depends_build-append port:py25-setuptools livecheck.type regex livecheck.url ${master_sites} livecheck.regex python-suds-(\[0-9.\]+).tar.gz