pkgname = "libusb";
version = "0.1.10a";
user = "libusb";
groups = "";
group = "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 = "20061202 05:26:50 Sat";
