freebsd-ports/finance/Makefile
Michael Johnson a509198e85 - 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.
2005-04-17 05:04:12 +00:00

58 lines
1.8 KiB
Makefile

# $FreeBSD$
#
COMMENT = Monetary, financial and related applications
SUBDIR += aqmoney
SUBDIR += cbb
SUBDIR += emma
SUBDIR += gnofin
SUBDIR += gnomepm
SUBDIR += gnucash
SUBDIR += gnucash-docs
SUBDIR += grisbi
SUBDIR += kexchange
SUBDIR += khacc
SUBDIR += kmymoney2
SUBDIR += ktoblzcheck
SUBDIR += libofx
SUBDIR += libstocks
SUBDIR += mybudget
SUBDIR += myphpmoney
SUBDIR += openhbci
SUBDIR += p5-Business-CreditCard
SUBDIR += p5-Business-OCV
SUBDIR += p5-Business-OnlinePayment
SUBDIR += p5-Business-OnlinePayment-2CheckOut
SUBDIR += p5-Business-OnlinePayment-AuthorizeNet
SUBDIR += p5-Business-OnlinePayment-BankOfAmerica
SUBDIR += p5-Business-OnlinePayment-Beanstream
SUBDIR += p5-Business-OnlinePayment-Cardstream
SUBDIR += p5-Business-OnlinePayment-Jettis
SUBDIR += p5-Business-OnlinePayment-LinkPoint
SUBDIR += p5-Business-OnlinePayment-MerchantCommerce
SUBDIR += p5-Business-OnlinePayment-Network1Financial
SUBDIR += p5-Business-OnlinePayment-OCV
SUBDIR += p5-Business-OnlinePayment-PayConnect
SUBDIR += p5-Business-OnlinePayment-PaymentsGateway
SUBDIR += p5-Business-OnlinePayment-SurePay
SUBDIR += p5-Business-OnlinePayment-TCLink
SUBDIR += p5-Business-OnlinePayment-VirtualNet
SUBDIR += p5-Business-OnlinePayment-eSec
SUBDIR += p5-Business-OnlinePayment-iAuthorizer
SUBDIR += p5-Business-WorldPay-Junior
SUBDIR += p5-Finance-Currency-Convert
SUBDIR += p5-Finance-Currency-Convert-XE
SUBDIR += p5-Finance-Quote
SUBDIR += p5-Finance-QuoteHist
SUBDIR += p5-Math-Financial
SUBDIR += qhacc
SUBDIR += qtstalker
SUBDIR += quantlib
SUBDIR += venice
SUBDIR += wmstock
SUBDIR += xinvest
SUBDIR += xquote
SUBDIR += xtrader
.include <bsd.port.subdir.mk>