summaryrefslogtreecommitdiffstats
path: root/crypto/putty/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/putty/DETAILS')
-rwxr-xr-xcrypto/putty/DETAILS15
1 files changed, 15 insertions, 0 deletions
diff --git a/crypto/putty/DETAILS b/crypto/putty/DETAILS
new file mode 100755
index 0000000000..a3a2983f41
--- /dev/null
+++ b/crypto/putty/DETAILS
@@ -0,0 +1,15 @@
+ SPELL=putty
+ VERSION=0.58
+ SOURCE=$SPELL-$VERSION.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ SOURCE_URL[0]=http://the.earth.li/~sgtatham/putty/latest/$SOURCE
+ MD5[0]=b1f25856b22f27d79726850bfd81e95f
+ WEB_SITE=http://www.chiark.greenend.org.uk/~sgtatham/putty/
+ ENTERED=20040721
+ UPDATED=20040721
+ LICENSE[0]=MIT
+ BUILD_API=2
+ SHORT="Telnet and SSH client"
+cat << EOF
+PuTTY is a free implementation of Telnet and SSH for Win32 and Unix platforms, along with an xterm terminal emulator.
+EOF