# [TITLE]: mtr
# [DESCRIPTION]: Network diagnostic tool for analyzing latency, combining the functionality of the 'traceroute' and 'ping' programs.
# [STATUS]: Active
# [CAPABILITIES]:
# [TAGS]: Tools and Utilities, Networking
# [MAINTAINER]: William Douglas <william.douglas@intel.com>

include(libglib)
include(libX11client)

# start of custom additions (edits outside this area will be removed automatically)
include(libstdcpp)
# end of custom additions

# main package
mtr
