1 #Contributor: figo.zhang <figo1802@gmail.com>
5 pkgdesc="SmartIrc4net is a multi-threaded and thread-safe IRC library written in C#"
6 url="http://smartirc4net.meebey.net/jaws/"
9 depends=('mono' 'log4net')
15 source=(http://www.smuxi.org/jaws/data/files/smartirc4net-$pkgver.tar.gz)
16 md5sums=('a0f091d3796e6dce4c5158d973a937ee')
19 cd $srcdir/smartirc4net-$pkgver
23 make DESTDIR="$pkgdir/" install