pkgname = "gnupg";
version = "1.4.1";
user = "gnupg";
groups = "";
group = "gnupg";
archive = "gnupg-1.4.1.tar.bz2";
command = "tar xfj gnupg-1.4.1.tar.bz2";
command = "cd gnupg-1.4.1";
command = "./configure --prefix=/usr --libexecdir=/usr/lib";
command = "make";
command = "make install";
command = "cd ..";
command = "rm -rf gnupg-1.4.1";
time = "20061202 05:17:23 Sat";
