4 pkgdesc="The whois client by Marco d'Itri"
6 url="http://www.linux.it/~md/software/"
12 source=(http://ftp.debian.org/debian/pool/main/w/whois/whois_${pkgver}.tar.gz
14 md5sums=('1147b6a993af384ba341cb91666c7e97'
15 '0a46a322163146e27fded6ffef9a2b56')
18 cd $srcdir/whois-$pkgver
19 patch -p0 -i $srcdir/config.h.patch
20 make prefix=/usr HAVE_LIBIDN=1
21 make prefix=/usr BASEDIR=$pkgdir install-whois