# $Id$ PortSystem 1.0 name darcs version 2.0.0 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 89e48c2fb388692b78b3cceeb86a95a7 \ sha1 514b4e13f66f8fb30eb60a9dce0a92f6900e5191 \ rmd160 6f6642dd99b10f6bb43236818128e0256292cc0f depends_build port:ghc depends_lib port:readline \ port:curl \ port:gmp configure.args --mandir=${prefix}/share/man \ --without-type-witnesses \ --without-docs variant docs description {Generate a printable manual} { depends_build-append port:latex2html configure.args-delete --without-docs configure.args-append --with-docs }