1 | # $Id$ |
---|
2 | |
---|
3 | PortSystem 1.0 |
---|
4 | name gnucash-docs |
---|
5 | version 2.0.0 |
---|
6 | revision 0 |
---|
7 | categories x11 gnome |
---|
8 | maintainers mas@seligma.com |
---|
9 | description docs for gnucash |
---|
10 | long_description GnuCash is a personal and small-business \ |
---|
11 | financial-accounting software, freely licensed under the \ |
---|
12 | GNU GPL. Designed to be easy to use, yet powerful and \ |
---|
13 | flexible, GnuCash allows you to track bank accounts, \ |
---|
14 | stocks, income and expenses. As quick and intuitive to \ |
---|
15 | use as a checkbook register, it is based on professional \ |
---|
16 | accounting principles to ensure balanced books and \ |
---|
17 | accurate reports. \ |
---|
18 | This package contains (1) the user manual and (2) the \ |
---|
19 | Tutorial And Concepts Guide. |
---|
20 | homepage http://www.gnucash.org/ |
---|
21 | master_sites http://www.gnucash.org/pub/gnucash/sources/stable/ |
---|
22 | checksums md5 9a84f681330aa61ea1aa7448b87e86a4 |
---|
23 | depends_lib bin:scrollkeeper-config:scrollkeeper \ |
---|
24 | port:libxml2 \ |
---|
25 | bin:xsltproc:libxslt |
---|
26 | depends_run bin:yelp:yelp |
---|