Files
operating-system/buildroot/package/ngrep/Config.in
2018-03-17 23:47:00 +00:00

9 lines
149 B
Plaintext

config BR2_PACKAGE_NGREP
bool "ngrep"
select BR2_PACKAGE_LIBPCAP
select BR2_PACKAGE_PCRE
help
Network grep.
http://ngrep.sourceforge.net/