diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-09-26 23:29:02 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-09-26 23:29:02 +0000 |
commit | f1272ce57798b44db90f578e740ec1224cb2b834 (patch) | |
tree | fd2ff59af49a3e4bbf5abc433bb65045ceb9a8df /www/Makefile | |
parent | 26fa9c3aefb62768fffa670ba2a0ccffc4725213 (diff) |
Freeway is by far the largest and most fully featured
Open Source eCommerce platform. It doesn't just sell
products but extends to sell in some very fancy new
ways and is very configurable. For example, you can
just sell products if you are not interested in the
other selling methods.
You will find Freeway has very strong CRM features as
well as a useful and simple CMS as well.
WWW: http://www.openfreeway.org/
PR: ports/127568
Submitted by: Wen heping <wenheping at gmail.com>
Notes
Notes:
svn path=/head/; revision=220871
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 8a99fb5a1fb6..d0939416d92d 100644 --- a/www/Makefile +++ b/www/Makefile @@ -216,6 +216,7 @@ SUBDIR += formication SUBDIR += fpc-httpd SUBDIR += free-sa + SUBDIR += freeway SUBDIR += fswiki SUBDIR += g-cows SUBDIR += g-gcl |