Merge pull request #20845 from jefferyto/ci-local-feed
[feed/packages.git] / net / net-snmp / Config.in.wut
1 menu "Configuration"
2 depends on PACKAGE_libnetsnmp
3
4 config SNMP_WITH_PERL_EMBEDDED
5 bool
6 default n
7 prompt "Enable embedded perl in the SNMP agent and snmptrapd."
8
9 config SNMP_WITH_PERL_MODULES
10 bool
11 default n
12 prompt "Install perl modules"
13
14 endmenu