summaryrefslogtreecommitdiffstats
path: root/chat-im/gaim-encryption/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'chat-im/gaim-encryption/DETAILS')
-rwxr-xr-xchat-im/gaim-encryption/DETAILS27
1 files changed, 27 insertions, 0 deletions
diff --git a/chat-im/gaim-encryption/DETAILS b/chat-im/gaim-encryption/DETAILS
new file mode 100755
index 0000000000..f8bbf355d7
--- /dev/null
+++ b/chat-im/gaim-encryption/DETAILS
@@ -0,0 +1,27 @@
+ SPELL=gaim-encryption
+if [ "$CVS" == "y" ]; then
+ VERSION=cvs
+ SOURCE=$SPELL-$VERSION.tar.gz
+ SOURCE_URL[0]=cvs://:pserver:anonymous@cvs.sourceforge.net:/cvsroot/gaim-encryption:encrypt
+ FORCE_DOWNLOAD=1
+ MD5[0]="IGNORE"
+else
+ VERSION=2.38
+ SOURCE=$SPELL-$VERSION.tar.gz
+ SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
+ MD5[0]='15dd9c2d22b389784560668795c2b0c3'
+fi
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ WEB_SITE=http://gaim-encryption.sourceforge.net/
+ LICENSE[0]=GPL
+ BUILD_API=2
+ DISTCC_HOSTS=
+ CCACHE=off
+ ENTERED=20040627
+ UPDATED=20041012
+ SHORT="gaim is an instant messanger client for several protocols"
+cat << EOF
+gaim is an instant messanger client used primarly for the AIM protocol
+but has plugin support for icq, irc, yahoo, and jabber all at once
+in one interface.
+EOF