1 # Contributor: Juan Diego Tascon
6 pkgdesc="WebShell is a web-based ssh shell."
8 url="http://www-personal.umich.edu/~mressl/webshell/index.html"
10 depends=('python' 'pyopenssl' 'openssl')
11 source=(http://web-shell.googlecode.com/files/WebShell-$pkgver.zip)
12 md5sums=('5efa06473bef8dfb2049a15d99b76d8e')
15 cd $srcdir/WebShell-$pkgver/
16 mkdir -p $pkgdir/opt/$pkgname
17 cp -r * $pkgdir/opt/$pkgname/