summaryrefslogtreecommitdiffstats
path: root/chat-libs/libicq2000/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'chat-libs/libicq2000/DETAILS')
-rwxr-xr-xchat-libs/libicq2000/DETAILS19
1 files changed, 19 insertions, 0 deletions
diff --git a/chat-libs/libicq2000/DETAILS b/chat-libs/libicq2000/DETAILS
new file mode 100755
index 0000000000..2a709f3342
--- /dev/null
+++ b/chat-libs/libicq2000/DETAILS
@@ -0,0 +1,19 @@
+ SPELL=libicq2000
+ VERSION=0.3.2
+ SOURCE=$SPELL-$VERSION.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
+ WEB_SITE=http://libicq2000.sourceforge.net/
+ BUILD_API=2
+ ENTERED=20020417
+ UPDATED=20020417
+ MD5[0]=a2eb484dba7d789de8c141b2ab5b8f40
+ LICENSE[0]=LGPL
+SHORT="libicq2000 - C++ icq2000/2001 protocol library"
+cat << EOF
+libicq2000 is an opensource library being developed to support
+the icq2000/2001 protocol. It is easy for developers to use as
+the backbone for their clients' connection to the ICQ network-
+all the protocol work is abstracted away in one nice object-
+oriented interface.
+EOF