13 lines
454 B
Bash
13 lines
454 B
Bash
# Template file for 'putty'
|
|
pkgname=putty
|
|
version=0.64
|
|
revision=1
|
|
build_style=gnu-configure
|
|
hostmakedepends="pkg-config"
|
|
makedepends="gtk+-devel"
|
|
short_desc="A Free Telnet/SSH Client"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
license="MIT"
|
|
homepage="http://www.chiark.greenend.org.uk/~sgtatham/putty/"
|
|
distfiles="http://the.earth.li/~sgtatham/putty/latest/putty-${version}.tar.gz"
|
|
checksum=2a46c97a184144e3ec2392aca9acc64d062317a3a38b9a5f623a147eda5f3821
|