diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2002-10-29 19:49:23 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2002-10-29 19:49:23 +0000 |
commit | e34d0fe284df88e52969374f3e574d1983595710 (patch) | |
tree | d5a306a0210d44ab0bfba82061210bed0b2a6e03 /www/Makefile | |
parent | Upgrade to 1.3.6. (diff) |
TWIG is a Web-based groupware suite written in PHP, compatible with both
PHP3 and PHP4. Its features include IMAP and POP3 email, Usenet newsgroups,
contact management, scheduling, shared notes and bookmarks, a todo list,
and meeting announcements. Any piece of information can be shared with others
via group oriented access controls. By using only plain HTML, it is a simple,
cross-platform, fast and browser-independent way to access or share almost
any kind of information, without the complexity or costs of other
intranet/groupware packages. It is fully internationalized, with 22
translations.
WWW: http://twig.screwdriver.net/
Notes
Notes:
svn path=/head/; revision=69119
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 fb197d6520ea..20b5f6a17f5b 100644 --- a/www/Makefile +++ b/www/Makefile @@ -396,6 +396,7 @@ SUBDIR += tidy SUBDIR += tinyproxy SUBDIR += transproxy + SUBDIR += twig SUBDIR += udmsearch SUBDIR += ump SUBDIR += viewml |