summaryrefslogtreecommitdiffstats
path: root/chat-im/jabberd/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'chat-im/jabberd/DETAILS')
-rwxr-xr-xchat-im/jabberd/DETAILS19
1 files changed, 19 insertions, 0 deletions
diff --git a/chat-im/jabberd/DETAILS b/chat-im/jabberd/DETAILS
new file mode 100755
index 0000000000..78a8892603
--- /dev/null
+++ b/chat-im/jabberd/DETAILS
@@ -0,0 +1,19 @@
+ SPELL=jabberd
+ VERSION=2.0s10
+ SOURCE=$SPELL-$VERSION.tar.gz
+ SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
+ LICENSE[0]=GPL
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ SOURCE_URL[0]=http://jabberstudio.2nw.net/jabberd2/$SOURCE
+ WEB_SITE=http://www.jabberstudio.org/projects/jabberd2/project/view.php
+ BUILD_API=2
+ ENTERED=20030102
+ UPDATED=20030810
+ SHORT='JabberD is a Jabber-protocol instant messaging daemon'
+cat << EOF
+The jabberd server is the original server implementation of the Jabber
+protocols for instant messaging and XML routing. The jabberd server is
+both open-source and free software, since it is dual-licensed under the
+JOSL and the GPL.
+Some more information is available at http://jabberd.jabberstudio.org/.
+EOF