# $Id$ PortSystem 1.0 name monotone version 0.41 categories devel maintainers toby description A distributed version control system long_description \ monotone is a free distributed version control system. It provides \ a simple, single-file transactional version store, with fully \ disconnected operation and an efficient peer-to-peer synchronization \ protocol. It understands history-sensitive merging, lightweight \ branches, integrated code review and 3rd party testing. homepage http://monotone.ca/ platforms darwin master_sites ${homepage}downloads/${version}/ checksums md5 f4ee37fb6853719933561fef901e2a07 \ sha1 346e3d813fcd4f20ad2dcd61b57676ec90af8286 \ rmd160 4f818e13089d32a7edade7e8bb5ca191a379858e depends_lib port:zlib \ port:libiconv \ port:gettext \ port:boost configure.args --with-libiconv-prefix=${prefix} \ --infodir=${prefix}/share/info \ --mandir=${prefix}/share/man test.run yes test.target check