e1a5cf392c
ease of use for the small household economy. Eqonomize! provides a complete solution,with bookkeeping by double entry and support for scheduled recurring transactions,security investments, and budgeting. It gives a clear overview of past and present transactions, and development of incomes and expenses, with descriptive tables and charts, as well as an approximation of future account values. WWW: http://eqonomize.sourceforge.net/ PR: ports/115237 Submitted by: Yinghong.Liu <relaxbsd at gmail.com>
76 lines
2.3 KiB
Makefile
76 lines
2.3 KiB
Makefile
# $FreeBSD$
|
|
#
|
|
|
|
COMMENT = Monetary, financial and related applications
|
|
|
|
SUBDIR += aqbanking
|
|
SUBDIR += aqmoney
|
|
SUBDIR += cbb
|
|
SUBDIR += eqonomize
|
|
SUBDIR += expense
|
|
SUBDIR += gfp
|
|
SUBDIR += gnofin
|
|
SUBDIR += gnucash
|
|
SUBDIR += gnucash-docs
|
|
SUBDIR += grisbi
|
|
SUBDIR += homebank
|
|
SUBDIR += kexchange
|
|
SUBDIR += khacc
|
|
SUBDIR += kmymoney2
|
|
SUBDIR += ktoblzcheck
|
|
SUBDIR += ledger
|
|
SUBDIR += libofx
|
|
SUBDIR += libstocks
|
|
SUBDIR += mybudget
|
|
SUBDIR += myphpmoney
|
|
SUBDIR += openhbci
|
|
SUBDIR += opentaxsolver
|
|
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-PayflowPro
|
|
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-Amortization
|
|
SUBDIR += p5-Finance-Currency-Convert
|
|
SUBDIR += p5-Finance-Currency-Convert-WebserviceX
|
|
SUBDIR += p5-Finance-Currency-Convert-XE
|
|
SUBDIR += p5-Finance-Quote
|
|
SUBDIR += p5-Finance-QuoteHist
|
|
SUBDIR += p5-Finance-TW-EmergingQuote
|
|
SUBDIR += p5-Finance-TW-TSEQuote
|
|
SUBDIR += p5-Locale-Currency-Format
|
|
SUBDIR += p5-Math-Financial
|
|
SUBDIR += p5-PFProAPI
|
|
SUBDIR += pfpro
|
|
SUBDIR += php4-pfpro
|
|
SUBDIR += qhacc
|
|
SUBDIR += qtstalker
|
|
SUBDIR += quantlib
|
|
SUBDIR += sabernetdcs-client
|
|
SUBDIR += sql-ledger
|
|
SUBDIR += tinyerp-server
|
|
SUBDIR += venice
|
|
SUBDIR += wmstock
|
|
SUBDIR += xinvest
|
|
SUBDIR += xquote
|
|
SUBDIR += xtrader
|
|
|
|
.include <bsd.port.subdir.mk>
|