# $Id$ PortSystem 1.0 PortGroup python25 1.0 name moin version 1.7.0 categories www python platforms darwin maintainers spamcontrol1@mac.com description a Python-based WikiEngine long_description MoinMoin is an advanced, easy to use \ and extensible WikiEngine with a large \ community of users. Said in a few words, \ it is about collaboration on easily \ editable web pages. MoinMoin is \ Free Software licensed under the GNU GPL. homepage http://moinmo.in/ master_sites http://static.moinmo.in/files/ checksums md5 8e0dfca5dcc56adf0257758657d6d4a6 post-destroot { set docdir ${prefix}/share/doc/${name} xinstall -m 644 -W ${worksrcpath} README ${destroot}/${docdir} copy ${worksrcpath}/docs ${destroot}${docdir} }