diff options
author | pav <pav@FreeBSD.org> | 2006-06-23 20:21:24 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2006-06-23 20:21:24 +0800 |
commit | 3a99bb04a2a8f3e5e41fd173fcd11aad33c094a7 (patch) | |
tree | e6d54fb2fea2187c8c78baf48c958be1ed1d8935 /www/Makefile | |
parent | 8d8ea08702e042c1d02dbe77937f637eb7843597 (diff) | |
download | freebsd-ports-gnome-3a99bb04a2a8f3e5e41fd173fcd11aad33c094a7.tar.gz freebsd-ports-gnome-3a99bb04a2a8f3e5e41fd173fcd11aad33c094a7.tar.zst freebsd-ports-gnome-3a99bb04a2a8f3e5e41fd173fcd11aad33c094a7.zip |
Tiki CMS/Groupware, also known as TikiWiki, is a powerful
web-based Groupware and Content Management System (CMS)
using PHP, ADOdb and smarty.
It can be used to create all sorts of web applications,
sites, portals, intranets and extranets. For example you can
use it as GeoCMS (Geospatial Content Management System) too.
It's developed by a large number of contributors which forms
the TikiWiki Community.
WWW: http://tikiwiki.org/
PR: ports/99195
Submitted by: Babak Farrokhi <babak@farrokhi.net>
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 a598898769b4..bc524c73258c 100644 --- a/www/Makefile +++ b/www/Makefile @@ -937,6 +937,7 @@ SUBDIR += tidy SUBDIR += tidy-devel SUBDIR += tidy-lib + SUBDIR += tikiwiki SUBDIR += tinyproxy SUBDIR += trac SUBDIR += trac-accountmanager |