# $Id$ PortSystem 1.0 PortGroup python26 1.0 name py26-xmpppy version 0.4.1 categories python net platforms darwin maintainers csh.rit.edu:mfisher description python library providing easy scripting with jabber long_description ${description} homepage http://xmpppy.sourceforge.net/ master_sites sourceforge:xmpppy distname xmpppy-${version} checksums sha1 8bc83c2acc2da68dc73099f7a1137353c7d6f859 \ md5 ca36d685643f2c56ab07323a09ece9e4 post-destroot { file delete -force ${destroot}${prefix}/share/doc/${name} file copy ${worksrcpath}/doc ${destroot}${prefix}/share/doc/${name} }