Package: fossil Version: 20110528185122 Revision: 1 Description: Distributed version control system DescDetail: << A self-contained, open source, distributed version control system like git or mercurial with integrated bug tracking, wiki and blog mechanisms. Fossil also contains a web-based ui and an autosync mode to keep remote repositories in sync. << DescUsage: << Please see "fossil help" and the homepage for usage information. << License: BSD Homepage: http://www.fossil-scm.org Maintainer: Daniel Johnson Source: http://www.fossil-scm.org/download/fossil-src-%v.tar.gz Source-MD5: 3b5573ce42d9874e5184712d8522bc95 CompileScript: make TCLSH=/usr/bin/tclsh InfoTest: TestScript: make test TCLSH=/usr/bin/tclsh || exit 2 InstallScript: << mkdir -p %i/bin install -m 0755 fossil %i/bin << DocFiles: COPYRIGHT-BSD2.txt