aboutsummaryrefslogtreecommitdiff
path: root/finance/Makefile
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2005-04-17 05:04:12 +0000
committerMichael Johnson <ahze@FreeBSD.org>2005-04-17 05:04:12 +0000
commita509198e85b07e08334affb103a888d6ce5cc17b (patch)
tree7f1d612ee203a84ae404cd807cb731455e83bb48 /finance/Makefile
parent4c32157aeacb248e2b7a915b22852fc40c3be987 (diff)
downloadports-a509198e85b07e08334affb103a888d6ce5cc17b.tar.gz
ports-a509198e85b07e08334affb103a888d6ce5cc17b.zip
- Add xtrader [1]
Technical analysis program for financial instruments Included is also an simple portfolio module where you can - edit transactions, create reports and charts. - create price larms report. - edit all data. - export all database files to an import file. WWW: http://xtrader.sourceforge.net/ Requested by: lioux [1] -- I gave him maintainer too.. if he doesn't want it he can change.
Notes
Notes: svn path=/head/; revision=133504
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 84656ac728d4..d45bb3a454a4 100644
--- a/finance/Makefile
+++ b/finance/Makefile
@@ -53,5 +53,6 @@
SUBDIR += wmstock
SUBDIR += xinvest
SUBDIR += xquote
+ SUBDIR += xtrader
.include <bsd.port.subdir.mk>