pkgname = "gc";
version = "6.8";
user = "gc";
groups = "";
group = "gc";
archive = "gc6.8.tar.gz";
command = "tar xfz gc6.8.tar.gz";
command = "cd gc6.8";
command = "./configure --prefix=/usr";
command = "make";
command = "make install";
command = "cd ..";
command = "rm -rf gc6.8";
time = "20061202 05:34:41 Sat";
