First Commit
[librecmc/package-feed.git] / net / fwknop / Config.in
1 #fwknop config
2 menu "Configuration"
3         depends on PACKAGE_fwknopd
4
5 config FWKNOPD_GPG
6         bool "Enable GPG support"
7         select PACKAGE_gnupg
8         default n
9
10
11
12 endmenu