# $Id: Portfile 30252 2007-10-23 02:19:43Z jmpp@macports.org $

PortSystem 1.0

name			putty
version			0.60
categories		security net
platforms		darwin
maintainers		nomaintainer
description		a free implementation of Telnet and SSH, along with an xterm terminal emulator
long_description	PuTTY is ${description}

homepage		http://www.chiark.greenend.org.uk/~sgtatham/putty/
master_sites	ftp://ftp.chiark.greenend.org.uk/users/sgtatham/putty-${version}/ \
				http://the.earth.li/~sgtatham/putty/${version}/

checksums \
	md5 07e65fd98b16d115ae38a180bfb242e2 \
	sha1 8d99f8f1077b7ab25f014126b5d812a1ad55ce37 \
	rmd160 9c56ee4d2d05f5b1079c65f19a5d9d06b596aba3 \

depends_lib		port:gtk1

worksrcdir		${worksrcdir}/unix
