cogito _unstable_ port information

Package: cogito
Version: 0.18.2
Revision: 1
Depends: git (>= 1.4.2-1)
BuildDepends: asciidoc (>= 7.0.2), xmlto
Source: http://www.kernel.org/pub/software/scm/%n/%n-%v.tar.gz
Source-MD5: 916489f6e84bd52f665920f9e69f485d

Patch: %n.patch
CompileScript: make prefix=%p
InstallScript: <<
make DESTDIR=%d prefix=%p install
make -C Documentation DESTDIR=%d prefix=%p mandir=%p/share/man install install-html
cp -r Documentation/tutorial-script %i/share/doc/%n
<<
DocFiles: COPYING README README.osx TODO

Description: Distributed version control system
DescDetail: <<
Cogito is a version control system layered on top of the git tree history
storage system. It aims at seamless user interface and ease of use, providing
generally smoother user experience than the "raw" Core GIT itself and indeed
many other version control systems.
<<
License: GPL
Homepage: http://www.kernel.org/pub/software/scm/cogito/
Maintainer: Brendan Cully