1 # Contributor: d'Ronin <daronin@2600.com>
6 pkgdesc='NetSieben SSH Library is a Secure Shell client library written in C++.'
9 url='http://www.netsieben.com/products/ssh/index.phtml'
10 depends=('libbotan' 'cmake')
12 source=(http://www.netsieben.com/files/ne7ssh-$pkgver.tar.gz)
13 md5sums=('0e260adcc0de1646871f3c1876a569a8')
16 cd $startdir/src/ne7ssh-$pkgver
19 make DESTDIR=$startdir/pkg install