pkgname = "gnupg";
version = "1.4.1";
group = "gnupg";
user = "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 = "20061117 21:15:03 Fri";
