# $Id: Portfile,v 1.1 2004/01/08 08:29:46 jkh Exp $ PortSystem 1.0 name darcs version 0.9.15 categories devel maintainers jkh@opendarwin.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 MacOS X. Darcs includes a cgi script, which can be used to view the contents of your repository. homepage http://abridgegame.org/darcs/ platforms darwin master_sites ${homepage} checksums md5 baf34dc8f29557a6b3f1090891d9bbb2 patchfiles patch-GNUmakefile depends_run bin:ghc:ghc depends_lib lib:libreadline.4:readline lib:libcurl.2:curl configure.args --mandir=${prefix}/share/man configure.env CPPFLAGS=-I${prefix}/include build.env PREFIX=${prefix} destroot.env PREFIX=${prefix}