since ito makes using package tools hard, is marked as FATAL by
portlint and otherwise doesn't affect the port, fix it silently.
Approved by: marcus (mentor)
. USE_JAVA=1.3+
. Do not install swingall.jar
. install in ${PREFIX}/share/java
. don't extract under WKRDIR and copy -- untar the distfile
directly
. move the start-up script's template from Makefile into its
own files/moneydance.sh
Reviewed by: Sean Reilly (maintainer)
Approved by: Sean Reilly (maintainer)
Moneydance is a personal finance management application written
in Java. Features include transaction auto-completion, reporting,
graphing, check printing, scheduled transactions, and much more.
PR: 17018
Submitted by: Sean Reilly <sreilly@seanreilly.com>