# [TITLE]: kcalc
# [DESCRIPTION]: Scientific calculator.
# [STATUS]: Active
# [CAPABILITIES]:
# [TAGS]: Tools and Utilities, Productivity
# [MAINTAINER]: William Douglas <william.douglas@intel.com>

include(kde-frameworks5)
include(qt-core)
include(qt-basic)
include(libstdcpp)

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

# end of custom additions

# main package
kcalc
