# $Id$ PortSystem 1.0 PortGroup python24 1.0 name tailor version 0.9.30 categories devel python maintainers deric@caveo.se description Tailor is a tool to migrate changesets between different \ source control management systems. long_description Tailor is a tool to migrate changesets between ArX, \ Bazaar, Bazaar-NG, CVS, Codeville, Darcs, Git, Mercurial, \ Monotone, Subversion and Tla repositories. It is \ implemented in Python. homepage http://www.darcs.net/DarcsWiki/Tailor master_sites http://darcs.arstecnica.it/ checksums md5 ae4558c677238be0f0c1db832690c67f \ sha1 2735261703c2897e36584b18f6fcfddd32b9202f \ rmd160 e58110ff2e9b06a7890340e019d73961e0357f42 post-destroot { # install docs xinstall -m 644 -W ${worksrcpath} README README.html \ ${destroot}/${prefix}/share/doc/${name} }