# $Id: Portfile,v 1.6 2005/10/21 12:03:55 toby Exp $ PortSystem 1.0 name monotone version 0.23 categories devel maintainers toby@opendarwin.org 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://www.venge.net/monotone/ platforms darwin master_sites ${homepage}downloads/ checksums sha1 77408bbd7bb58f4ed8af4c5708039065ce12faa9 depends_lib lib:XXX:boost configure.env LDFLAGS=-L${prefix}/lib configure.args --infodir=${prefix}/share/info --mandir=${prefix}/share/man