# $Id$ PortSystem 1.0 name darcs version 1.0.9 categories devel maintainers gwright@macports.org description David's Advanced Revision Control System long_description \ David's Advanced Revision Control System is yet \ another replacement for CVS. It is written in Haskell, \ and has been tested on Linux and Mac OS X. Darcs \ includes a cgi script, which can be used to view the \ contents of your repository. homepage http://darcs.net/ platforms darwin master_sites ${homepage} checksums md5 07222cd3c500aa31e3332847573a4ab2 depends_build port:ghc depends_lib port:readline \ port:curl \ port:gmp configure.args --mandir=${prefix}/share/man \ --without-docs build.env PREFIX=${prefix} destroot.env PREFIX=${prefix} variant docs { depends_build-append port:latex2html configure.args-delete --without-docs configure.args-append --with-docs }