diff options
author | edwin <edwin@FreeBSD.org> | 2005-03-11 18:45:33 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2005-03-11 18:45:33 +0800 |
commit | 493c982b83ee8ec2566009aad975417cc6f378a1 (patch) | |
tree | fa32cbc35a4ccf9ace2da323923a442ec693f6f1 /www/Makefile | |
parent | aff6778f815919a2d7d613a86be5fbaae5ea5eca (diff) | |
download | freebsd-ports-gnome-493c982b83ee8ec2566009aad975417cc6f378a1.tar.gz freebsd-ports-gnome-493c982b83ee8ec2566009aad975417cc6f378a1.tar.zst freebsd-ports-gnome-493c982b83ee8ec2566009aad975417cc6f378a1.zip |
Add vtiger, open source Customer Relationship Management software
vtiger CRM is an open source Customer Relationship Management
(CRM) software mainly for small and medium businesses. vtiger
CRM is built over proven, fast, and reliable LAMP/WAMP
(Linux/Windows, Apache, MySQL, and PHP) technologies and open
source projects, such as SugarCRM (SPL 1.1.2), phpBB (GPL), and
others.
WWW: http://www.vtiger.com
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 f7855bf7c25f..b526614ecddc 100644 --- a/www/Makefile +++ b/www/Makefile @@ -711,6 +711,7 @@ SUBDIR += urchin5 SUBDIR += usermanager SUBDIR += visitors + SUBDIR += vtiger SUBDIR += w3 SUBDIR += w3-4 SUBDIR += w3c-httpd |