summaryrefslogtreecommitdiffstats
path: root/collab/egroupware/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'collab/egroupware/DETAILS')
-rwxr-xr-xcollab/egroupware/DETAILS24
1 files changed, 24 insertions, 0 deletions
diff --git a/collab/egroupware/DETAILS b/collab/egroupware/DETAILS
new file mode 100755
index 0000000000..328dcf13a5
--- /dev/null
+++ b/collab/egroupware/DETAILS
@@ -0,0 +1,24 @@
+ SPELL=egroupware
+ VERSION=1.0.0.007-2
+ SOURCE=eGroupWare-$VERSION.tar.bz2
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL
+ SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
+ MD5[0]=88f302604ecfc612aa6f812d67b0321f
+ WEB_SITE=http://www.egroupware.org
+ ENTERED=20050519
+ UPDATED=20050519
+ LICENSE[0]=GPL
+ BUILD_API=2
+ SHORT="eGroupWare is an open source groupware suite."
+cat << EOF
+eGroupWare is a groupware suite like Notes/Domino but open source. It is not simply a calender with notes and
+to-dos and email like Microsoft Exchange.
+
+eGroupWare is a flexible pluggable framework capable of hosting applications like a group calender, address
+book, email, infolog (notes, to-dos, phone calls), content management, trouble ticket system, forum, and more.
+These applications can share a common user store and a flexible access control list (ACL) system to control
+access and information sharing.
+
+The core of eGroupWare is the groupware API written in PHP. eGW API includes a user store, has several back
+ends, and offers database abstraction and a flexible templating system.
+EOF