mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
1b7e94efb7
Grisbi is a personnal accounting application, written with Gnome and Gtk, and is released under the GPL licence. Its aim is to provide you with the most simple and intuitive software for basic use, although it can be very powerful if you spend a little time on the setup. Grisbi is an application written by french developpers, so it perfectly respects french accounting rules. Grisbi can manage multiple accounts, currencies and users. It manages third parties, expenditures and receipts categories, and also budgetary lines, financial years, and other information that make Grisbi adapted for associations (except those that require double entry accounting). WWW: http://www.grisbi.org/ PR: ports/54675 Submitted by: Thierry Thomas <thierry@pompo.net>
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 += 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>
|