Ticket #2523: Portfile

File Portfile, 972 bytes (added by gerald@…, 19 years ago)

Portfile for grisbi

Line 
1# $Id: $
2PortSystem        1.0
3name              grisbi
4version           0.5.4
5revision          2
6categories        finance
7maintainers       Gérald Niel <gerald@grisbi.org>
8description       Easy Personnal Finance Manager for All
9long_description  Grisbi is a personnal accounting application.\
10                  Grisbi can manage multiple accounts, currencies and users. It manages\
11                  third party, expenditure and receipt categories, as well as budgetary\
12                  lines, financial years, and other informations that makes it quite\
13                  adapted for associations (except those that require double entry\
14                  accounting).
15
16homepage          http://www.grisbi.org/
17master_sites                sourceforge
18master_sites.mirror_subdir  ${name}
19
20checksums         md5 c691e5ebe8bb4f5dc85b140ad9b8af9b
21
22extract.suffix    .bz2
23use_bzip2         yes
24extract.cmd       bzip2
25
26configure.env     CPPFLAGS=-I${prefix}/include LDFLAGS=-L${prefix}/lib
27
28depends_lib       lib:libofx.1:libofx lib:libxml2.2:libxml2 lib:libgtk.2:gtk2