pkgname = "pkg-config";
version = "0.19";
group = "pkg-config";
user = "pkg-config";
archive = "pkg-config-0.19.tar.gz";
command = "tar xfz pkg-config-0.19.tar.gz";
command = "cd pkg-config-0.19";
command = "./configure --prefix=/usr";
command = "make";
command = "make install";
command = "cd ..";
command = "rm -rf pkg-config-0.19";
time = "20061117 21:21:50 Fri";
