# [TITLE]: nethogs
# [DESCRIPTION]: Small net top tool for grouping bandwidth use per process.
# [STATUS]: Active
# [CAPABILITIES]:
# [TAGS]: Tools and Utilities, Developer Tools
# [MAINTAINER]: William Douglas <william.douglas@intel.com>

include(libstdcpp)

# start of custom additions (edits outside this area will be removed automatically)
include(libpcap-lib)
include(libnl)
include(ncurses-lib)

# end of custom additions

# main package
nethogs
