# [TITLE]: wget
# [DESCRIPTION]: Network utility to retrieve content from web servers.
# [STATUS]: Active
# [CAPABILITIES]:
# [TAGS]: Tools and Utilities, Developer Tools
# [MAINTAINER]: Auke Kok <auke-jan.h.kok@intel.com>

include(lib-openssl)

# start of custom additions (edits outside this area will be removed automatically)
include(libstdcpp)
include(libpsl-lib)
include(icu4c-lib)
include(findutils)
include(openssl)
# end of custom additions

# main package
wget
