1 # Contributor: Alessio 'mOLOk' Bolognino <themolok@gmail.com>
5 pkgdesc="A WindowMaker dockapp that gives various informations about the downloading files in mldonkey"
7 url="http://wmldonkey.sourceforge.net"
9 source=(http://dl.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
10 md5sums=('b1f82d5eef92b007814817cbdcaa1ca6')
11 install=wmldonkey.install
14 cd $startdir/src/${pkgname}-${pkgver}
15 ./configure --prefix=/usr/
17 make DESTDIR=$startdir/pkg install