summaryrefslogtreecommitdiffstats
path: root/chat-im/ayttm/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'chat-im/ayttm/DETAILS')
-rwxr-xr-xchat-im/ayttm/DETAILS30
1 files changed, 30 insertions, 0 deletions
diff --git a/chat-im/ayttm/DETAILS b/chat-im/ayttm/DETAILS
new file mode 100755
index 0000000000..b28c70baac
--- /dev/null
+++ b/chat-im/ayttm/DETAILS
@@ -0,0 +1,30 @@
+ SPELL=ayttm
+if [ "$CVS" = "n" ] ; then
+ VERSION=0.4.6-17
+ SOURCE=$SPELL-$VERSION.tar.bz2
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-0.4.6
+ SOURCE_URL[0]=$SOURCEFORGE_URL/ayttm/$SOURCE
+ MD5[0]='4a98188074d0c02d5a2e792898b97ef4'
+else [ "$CVS" = "y" ]
+ VERSION=cvs
+ FORCE_DOWNLOAD=1
+ SOURCE=$SPELL.tar.bz2
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL
+ SOURCE_URL[0]=cvs://:pserver:anonymous@cvs.sourceforge.net:/cvsroot/$SPELL:$SPELL
+ MD5[0]=IGNORE
+fi
+ GCC_VERSION=3.4
+ WEB_SITE=http://ayttm.sourceforge.net
+ BUILD_API=2
+ ENTERED=20030504
+ UPDATED=20040118
+ LICENSE[0]=GPL
+ SHORT="ayttm is a universal instant messaging client"
+cat << EOF
+Ayttm is designed to become a Universal Instant Messaging client
+which will seamlessly integrate all existing IM clients and provide a
+single consistent user interface. Currently, Ayttm supports
+sending and receiving messages in AIM, ICQ, Yahoo! Messenger, MSN,
+and Jabber.
+Ayttm is the follow up to Everybuddy.
+EOF