pkg://whois-murple-1.00-1.src.rpm:8526/whois-murple.spec
info downloads
Summary: Murple's whois
Name: whois-murple
Version: 1.00
Release: 1
Copyright: BSD
Group: Networking/Utilities
Source: whois-murple.tar.gz
%description
This is the ``whois'' program. It will allow you to find out
information on people stored in the whois databases around
the world. This version is modified from fwhois 1.00 to have
a dump mode to produce machine readable output.
%prep
%setup
%build
make
%install
make install
%clean
rm -rf $RPM_BUILD_ROOT
%files
%doc README
/usr/bin/whois
/usr/man/man1/whois.1