Add a section about KMyMoney which is a personal finance manager
PR: docs/115990 Submitted by: Chess Griffin <chess dot griffin at gmail dot com>
This commit is contained in:
parent
0bd49d9eaf
commit
39c78e5fe6
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=31065
1 changed files with 39 additions and 0 deletions
|
@ -875,6 +875,13 @@
|
|||
<entry>light</entry>
|
||||
<entry><application>Tcl/Tk</application></entry>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
<entry><application>KMyMoney</application></entry>
|
||||
<entry>light</entry>
|
||||
<entry>heavy</entry>
|
||||
<entry><application>KDE</application></entry>
|
||||
</row>
|
||||
</tbody>
|
||||
</tgroup>
|
||||
</informaltable>
|
||||
|
@ -973,6 +980,38 @@
|
|||
collection by doing:</para>
|
||||
|
||||
<screen>&prompt.root; <userinput>cd /usr/ports/deskutils/abacus</userinput>
|
||||
&prompt.root; <userinput>make install clean</userinput></screen>
|
||||
</sect2>
|
||||
|
||||
<sect2>
|
||||
<title>KMyMoney</title>
|
||||
|
||||
<indexterm><primary><application>KMyMoney</application></primary></indexterm>
|
||||
|
||||
<indexterm>
|
||||
<primary>spreadsheet</primary>
|
||||
<secondary><application>KMyMoney</application></secondary>
|
||||
</indexterm>
|
||||
|
||||
<para><application>KMyMoney</application> is a personal finance
|
||||
manager built for KDE. KMyMoney intends to provide and
|
||||
incorporate all the important features found in commercial
|
||||
personal finance manager applications. It also highlights
|
||||
ease-of-use and proper double-entry accounting among its
|
||||
features. KMyMoney imports from standard Quicken Interchange
|
||||
Format (QIF) files, tracks investments, handles multiple
|
||||
currencies, and provides a wealth of reports. OFX import
|
||||
capabilities are also available through a separate plugin.</para>
|
||||
|
||||
<para>To install <application>KMyMoney</application> as a
|
||||
package, do:</para>
|
||||
|
||||
<screen>&prompt.root; <userinput>pkg_add -r kmymoney2</userinput></screen>
|
||||
|
||||
<para>If the package is not available, you can use the ports
|
||||
collection by doing:</para>
|
||||
|
||||
<screen>&prompt.root; <userinput>cd /usr/ports/finance/kmymoney2</userinput>
|
||||
&prompt.root; <userinput>make install clean</userinput></screen>
|
||||
</sect2>
|
||||
</sect1>
|
||||
|
|
Loading…
Reference in a new issue