aboutsummaryrefslogtreecommitdiff
path: root/finance/Makefile
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2006-08-28 21:05:20 +0000
committerPav Lucistnik <pav@FreeBSD.org>2006-08-28 21:05:20 +0000
commit8ca878d00f894de746f8fc4aae1634960596bbdb (patch)
tree269ae99c051c4614e4cf43581e61be3054b8bd1b /finance/Makefile
parent55ae413eca29e228d1868963eff2aa8134cae3f6 (diff)
downloadports-8ca878d00f894de746f8fc4aae1634960596bbdb.tar.gz
ports-8ca878d00f894de746f8fc4aae1634960596bbdb.zip
OpenTaxSolver (OTS) is a free program for calculating Tax Form
entries and tax-owed or refund-due, such as US Federal or State personal income taxes. An optional graphical front-end, OTS_GUI, has been added. Preliminary versions for Canada and the United Kingdom were posted in previous years and may be updated with help from volunteers. Motivations include: * To make tax preparation software available for all platforms. * To provide insight into how our taxes are calculated in clear unambiguous equations/code. * To avoid invasive, bloated commercial software packages. * To avoid rewriting our own individual programs each year by combining efforts. * To provide a simple reliable tax-package requiring only rudimentary knowledge to maintain. WWW: http://opentaxsolver.sourceforge.net/ PR: ports/95529 Submitted by: John Hein <jhein@timing.com>
Notes
Notes: svn path=/head/; revision=171582
Diffstat (limited to 'finance/Makefile')
-rw-r--r--finance/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/finance/Makefile b/finance/Makefile
index 2f214f9af358..284268269836 100644
--- a/finance/Makefile
+++ b/finance/Makefile
@@ -23,6 +23,7 @@
SUBDIR += mybudget
SUBDIR += myphpmoney
SUBDIR += openhbci
+ SUBDIR += opentaxsolver
SUBDIR += p5-Business-CreditCard
SUBDIR += p5-Business-OCV
SUBDIR += p5-Business-OnlinePayment