MyPhpMoney is a group of scripts (Open Source) who allowed you to managed your accounts, with the possibility to compare with your old currency : Francs, Lire, etc (More than 230 currencies availables) WWW: http://sourceforge.net/projects/myphpmoney/ PR: ports/49986 Submitted by: courou <courou@wanadoo.fr>
32 lines
1.1 KiB
Makefile
32 lines
1.1 KiB
Makefile
# $FreeBSD$
|
|
#
|
|
SUBDIR += aqmoney
|
|
SUBDIR += gnucash
|
|
SUBDIR += gnucash-docs
|
|
SUBDIR += grisbi
|
|
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>
|