diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-01-14 12:48:36 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-01-14 12:48:36 +0000 |
commit | ef1a2fc264bd615a769eedab123a5c6a98804671 (patch) | |
tree | 4288fc1cf9c41bd9def136b7922c4cb9cd35db1b /www/Makefile | |
parent | 2696b8599db2fe9da76f2f8b3aac71e1a62e9a8c (diff) |
Openbravo ERP is a Web based ERP for SME, built on proven MVC & MDD framework
that facilitate its customization. Already in production, Openbravo ERP
encompasses a broad range of functionalities such as finance, supply chain,
manufacturing & much more.
WWW: http://www.openbravo.com/
PR: ports/129175
Submitted by: loader at freebsdmall.com
Notes
Notes:
svn path=/head/; revision=226077
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index 2126e29fa155..0f38782f7c70 100644 --- a/www/Makefile +++ b/www/Makefile @@ -552,6 +552,7 @@ SUBDIR += oops SUBDIR += openacs SUBDIR += openacs-dotlrn + SUBDIR += openbravoerp SUBDIR += opencart SUBDIR += openvrml SUBDIR += openx |