From e9426037789ff88e6a79ba788d24b01f4d578f7b Mon Sep 17 00:00:00 2001 From: crees Date: Mon, 24 Dec 2012 21:49:21 +0000 Subject: FrontAccounting is a simple, but powerful, system for the entire ERP chain and covers: Purchase Orders Goods Receivable Notes Supplier Invoices/Credit Notes Payments Allocations Accounts Payable Items and Inventory Stock Manufacturing Sales Orders Customer Invoices/Credit Notes Deposits Allocations Accounts Receivable Among many others... FrontAccounting is free and released under the GNU General Public License. WWW: http://www.frontaccounting.com/ PR: ports/174601 Submitted by: Janky Jay --- finance/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'finance/Makefile') diff --git a/finance/Makefile b/finance/Makefile index 58ecfa831c92..b49aa71512f7 100644 --- a/finance/Makefile +++ b/finance/Makefile @@ -21,6 +21,7 @@ SUBDIR += eqonomize-kde3 SUBDIR += eqonomize-kde4 SUBDIR += expense + SUBDIR += frontaccounting SUBDIR += gnofin SUBDIR += gnucash SUBDIR += gnucash-docs -- cgit