# $Id: Portfile,v 1.5 2004/02/04 23:13:42 rshaw Exp $ PortSystem 1.0 name cfengine version 2.1.1 categories sysutils maintainers rshaw@opendarwin.org description a tool for setting up and maintaining computer systems long_description Cfengine, or the configuration engine is an \ autonomous agent and a middle to high level \ policy language for building expert systems \ which administrate and configure large computer \ networks. homepage http://www.cfengine.org/ master_sites ftp://ftp.iu.hio.no/pub/cfengine/ \ ftp://sunsite.uio.no/pub/cfengine/ checksums md5 71a91ec5283b45313b78fe00f8d1e042 platforms darwin depends_lib lib:libdb-4:db4 \ lib:libssl.0.9:openssl patchfiles patch-configure \ patch-src-filedir.c configure.args --mandir=${prefix}/share/man \ --infodir=${prefix}/share/info \ --with-berkeleydb=yes --with-openssl=yes