···15151616 patches = [ ./connect.patch ./service-name.patch ];
17171818+ makeFlags = [ "AR=${stdenv.cc.bintools.targetPrefix}ar" ];
1919+1820 meta = {
1921 description = "A client for the WHOIS protocol allowing you to query the owner of a domain name";
2022 homepage = http://www.gnu.org/software/jwhois/;