summaryrefslogtreecommitdiffstats
path: root/rules/gnupg.in
blob: 66aaafe05c34c4434571988da5922e650504ac86 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
## SECTION=applications
config GNUPG
	tristate
	prompt "gnupg"
	select LIBASSUAN
	select LIBGCRYPT
	select LIBKSBA
	select ZLIB
	help
	  GnuPG - The GNU Privacy Guard suite of programs

	  GnuPG  is  a  set  of  programs for public key encryption
	  and digital signatures.  The program most users will want
	  to use is the OpenPGP command line tool, named gpg.