net-snmp: bump to 5.9
[feed/packages.git] / net / net-snmp / Config.in.wut
diff --git a/net/net-snmp/Config.in.wut b/net/net-snmp/Config.in.wut
new file mode 100644 (file)
index 0000000..2b5e9fb
--- /dev/null
@@ -0,0 +1,14 @@
+menu "Configuration"
+        depends on PACKAGE_libnetsnmp 
+
+config SNMP_WITH_PERL_EMBEDDED
+       bool
+       default n
+       prompt "Enable embedded perl in the SNMP agent and snmptrapd."
+
+config SNMP_WITH_PERL_MODULES
+       bool
+       default n
+       prompt "Install perl modules"
+
+endmenu