pkgname = "libusb";
version = "0.1.10a";
group = "libusb";
user = "libusb";
archive = "libusb-0.1.10a.tar.gz";
command = "tar xfz libusb-0.1.10a.tar.gz";
command = "cd libusb-0.1.10a";
command = "./configure --prefix=/usr --disable-build-docs";
command = "make";
command = "make install";
command = "cd ..";
command = "rm -rf libusb-0.1.10a";
time = "20061117 21:24:33 Fri";
