updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / mytunet / PKGBUILD
blob0c82ad477b1b453d9ed2e457de1bbccf03c9d694
1 pkgname=mytunet
2 pkgver=0.1.55
3 pkgrel=1
4 pkgdesc="MyTunet (Secu-Network Authorization System of Tsinghua University) Linux Client"
5 arch=('i686' 'x86_64')
6 url="http://www.mytunet.com/"
7 license=('custom')
8 source=(http://mytunet.googlecode.com/files/mytunet 
9         mytunet.conf)
10 md5sums=('242f50e6a0c62c29e62ac7e0e5eeb9d7'
11          '6e5a68876e366258b8340e29b52c1dfb')
12 build() {
13         mkdir -p $pkgdir/usr/bin/
14         install -m 755 $srcdir/mytunet $pkgdir/usr/bin/
15     
16     mkdir -p $pkgdir/etc/
17     install -m 644 $srcdir/mytunet.conf $pkgdir/etc/