# [TITLE]: s3fs-fuse
# [DESCRIPTION]: Mount Amazon S3 buckets using FUSE.
# [STATUS]: Active
# [CAPABILITIES]:
# [TAGS]: Developer Tools
# [MAINTAINER]: Auke Kok <auke-jan.h.kok@intel.com>

include(lib-openssl)
include(curl)
include(libstdcpp)

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

# main package
s3fs-fuse
