summaryrefslogtreecommitdiffstats
path: root/chat-im/prosody/DETAILS
blob: b42c2f72c3bccb65d26d040bcfb9a023d12491ef (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
           SPELL=prosody
         VERSION=0.9.8
          SOURCE="${SPELL}-${VERSION}.tar.gz"
   SOURCE_URL[0]=http://${SPELL}.im/downloads/source/${SOURCE}
     SOURCE_HASH=sha512:08ca8c8028a947a22d68ddc1d7eb93d3d205894102c900ece9e537ef9dd9332e8509e4b170069383e4f9717b52fd41aec2aa9d959e16ddebf0c3d54fe31aef3c
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE="http://prosody.im/"
      LICENSE[0]=MIT/X11
         ENTERED=20100630
           SHORT="flexible communications server for Jabber/XMPP"
cat << EOF
Prosody is a modern flexible communications server for Jabber/XMPP written in
Lua. It aims to be easy to set up and configure, and light on resources. For
developers it aims to be easy to extend and give a flexible system on which
to rapidly develop added functionality, or prototype new protocols.
EOF