# Note: depends on iana-etc (runtime only)
# Note: depends on perl
# Note: depends on gettext
wget -c http://ftp.debian.org/debian/pool/main/w/whois/whois_5.3.1.tar.xz
tar -xJf whois_5.3.1.tar.xz
cd whois-5.3.1
make # Doesn't mind -j#
make install