# $Id: Portfile,v 1.8 2005/06/03 00:38:10 olegb Exp $ PortSystem 1.0 name grisbi version 0.5.7 description Easy Personnal Finance Manager for All. long_description Grisbi is a personnal accounting application. \ Grisbi can manage multiple accounts, currencies and users. It manages \ third party, expenditure and receipt categories, as well as budgetary \ lines, financial years, and other informations that makes it quite \ adapted for associations (except those that require double entry \ accounting). maintainers gerald@grisbi.org olegb@opendarwin.org categories gnome platforms darwin homepage http://www.grisbi.org master_sites sourceforge checksums md5 571e5b08ee9477c2adec459fb4d99625 depends_lib lib:libgtk.2:gtk2 lib:libxml2.2.6.16:libxml2 lib:libofx.0:libofx use_bzip2 yes configure.args --mandir=${prefix}/share/man configure.env CPPFLAGS="-I${prefix}/include -L${prefix}/lib" variant without-libofx { depends_lib-delete lib:libofx.0:libofx configure.args-append --without-ofx }