3479b2c383
with many of the same features as commercially-available software. It was created in order to make tracking your personal finances easy, but also provides the functionality required by advanced users. WWW: http://sourceforge.net/apps/mediawiki/jgnash/index.php?title=Main_Page PR: ports/142755 Submitted by: Bernhard Froehlich <decke at bluelife.at>
97 lines
3.0 KiB
Makefile
97 lines
3.0 KiB
Makefile
# $FreeBSD$
|
|
#
|
|
|
|
COMMENT = Monetary, financial and related applications
|
|
|
|
SUBDIR += aqbanking
|
|
SUBDIR += aqmoney
|
|
SUBDIR += beanie
|
|
SUBDIR += cbb
|
|
SUBDIR += eqonomize-kde3
|
|
SUBDIR += eqonomize-kde4
|
|
SUBDIR += expense
|
|
SUBDIR += gfp
|
|
SUBDIR += gnofin
|
|
SUBDIR += gnucash
|
|
SUBDIR += gnucash-docs
|
|
SUBDIR += grisbi
|
|
SUBDIR += homebank
|
|
SUBDIR += jgnash
|
|
SUBDIR += kexchange
|
|
SUBDIR += khacc
|
|
SUBDIR += kmymoney2
|
|
SUBDIR += ktoblzcheck
|
|
SUBDIR += ledger
|
|
SUBDIR += ledgersmb
|
|
SUBDIR += ledgersmb12
|
|
SUBDIR += libofx
|
|
SUBDIR += libstocks
|
|
SUBDIR += mybudget
|
|
SUBDIR += myphpmoney
|
|
SUBDIR += openerp-server
|
|
SUBDIR += openerp-web
|
|
SUBDIR += openhbci
|
|
SUBDIR += opentaxsolver
|
|
SUBDIR += p5-Business-CreditCard
|
|
SUBDIR += p5-Business-MaxMind-CreditCardFraudDetection
|
|
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-PaymenTech
|
|
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-PayPal-IPN
|
|
SUBDIR += p5-Business-TW-Invoice-U420
|
|
SUBDIR += p5-Business-TW-TSIB-CStorePayment
|
|
SUBDIR += p5-Business-TW-TSIB-VirtualAccount
|
|
SUBDIR += p5-Business-WorldPay-Junior
|
|
SUBDIR += p5-Data-Currency
|
|
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-QuoteTW
|
|
SUBDIR += p5-Finance-TW-EmergingQuote
|
|
SUBDIR += p5-Finance-TW-TSEQuote
|
|
SUBDIR += p5-Finance-YahooQuote
|
|
SUBDIR += p5-Locale-Currency-Format
|
|
SUBDIR += p5-Math-Financial
|
|
SUBDIR += p5-PFProAPI
|
|
SUBDIR += p5-PayflowPro
|
|
SUBDIR += pear_Payment_DTA
|
|
SUBDIR += pfpro
|
|
SUBDIR += php-tclink
|
|
SUBDIR += php4-pfpro
|
|
SUBDIR += qhacc
|
|
SUBDIR += qtstalker
|
|
SUBDIR += quantlib
|
|
SUBDIR += sabernetdcs-client
|
|
SUBDIR += sql-ledger
|
|
SUBDIR += tinyerp-server
|
|
SUBDIR += trytond
|
|
SUBDIR += venice
|
|
SUBDIR += weberp
|
|
SUBDIR += wmstock
|
|
SUBDIR += xinvest
|
|
SUBDIR += xquote
|
|
SUBDIR += xtrader
|
|
|
|
.include <bsd.port.subdir.mk>
|