diff options
author | ijliao <ijliao@FreeBSD.org> | 2001-08-18 12:17:52 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2001-08-18 12:17:52 +0800 |
commit | 031041607ed005a2e424039a5ce7fafc686b9ccd (patch) | |
tree | 0e5399a8b6d4ac94a958daf83d103ee3f19762c5 /www/horde4-base/pkg-descr | |
parent | 053e5e1341a8da13401bc79370826877cf385292 (diff) | |
download | freebsd-ports-gnome-031041607ed005a2e424039a5ce7fafc686b9ccd.tar.gz freebsd-ports-gnome-031041607ed005a2e424039a5ce7fafc686b9ccd.tar.zst freebsd-ports-gnome-031041607ed005a2e424039a5ce7fafc686b9ccd.zip |
add horde
A common code-base used by Horde applications, written in PHP
PR: 28872
Submitted by: Thierry Thomas <thierry@thomas.as>
Diffstat (limited to 'www/horde4-base/pkg-descr')
-rw-r--r-- | www/horde4-base/pkg-descr | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/www/horde4-base/pkg-descr b/www/horde4-base/pkg-descr new file mode 100644 index 000000000000..fd1087dfbeff --- /dev/null +++ b/www/horde4-base/pkg-descr @@ -0,0 +1,16 @@ +Horde is both a piece of software and a project. + +The Horde Project comprises a set of Web-based productivity, messaging, +and project-management applications. + +The Horde Framework is a common code-base used by Horde applications, +including libraries and a common user interface. Horde and its components +are written in PHP <URL:http://www.php.net/>. + +Horde alone won't do you much good, though; the real functionality is +in Horde's components, and mostly IMP, the well-known webmail (see the +port mail/imp). + +WWW: http://www.horde.org/ + +- Thierry Thomas <thierry@thomas.as>. |