mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
e38042481b
KExchange is a currency converter for over 150 currencies using up-to-date exchange rates from the PACIFIC Exchange Rate Service. Features * rates may be refreshed on command or automatically on startup; * rates can be cached locally for offline use; * may also be used as a Euro converter; and * has an DCOP interface.
34 lines
1.2 KiB
Makefile
34 lines
1.2 KiB
Makefile
# $FreeBSD$
|
|
#
|
|
SUBDIR += aqmoney
|
|
SUBDIR += gnucash
|
|
SUBDIR += gnucash-docs
|
|
SUBDIR += grisbi
|
|
SUBDIR += kexchange
|
|
SUBDIR += khacc
|
|
SUBDIR += libofx
|
|
SUBDIR += myphpmoney
|
|
SUBDIR += openhbci
|
|
SUBDIR += p5-Business-CreditCard
|
|
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-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-WorldPay-Junior
|
|
SUBDIR += p5-Math-Financial
|
|
SUBDIR += qhacc
|
|
|
|
.include <bsd.port.subdir.mk>
|