After the nice suggestion from @diizzy and @mat, this port will use the release assets instead. LICENSE_FILE has been added and remove the picojson.h install. Approved by: 0mp (mentor) Approved by: diizzy Differential Revision: https://reviews.freebsd.org/D50656
17 lines
728 B
Plaintext
17 lines
728 B
Plaintext
include/jwt-cpp/base.h
|
|
include/jwt-cpp/jwt.h
|
|
include/jwt-cpp/traits/boost-json/defaults.h
|
|
include/jwt-cpp/traits/boost-json/traits.h
|
|
include/jwt-cpp/traits/danielaparker-jsoncons/defaults.h
|
|
include/jwt-cpp/traits/danielaparker-jsoncons/traits.h
|
|
include/jwt-cpp/traits/defaults.h.mustache
|
|
include/jwt-cpp/traits/kazuho-picojson/defaults.h
|
|
include/jwt-cpp/traits/kazuho-picojson/traits.h
|
|
include/jwt-cpp/traits/nlohmann-json/defaults.h
|
|
include/jwt-cpp/traits/nlohmann-json/traits.h
|
|
include/jwt-cpp/traits/open-source-parsers-jsoncpp/defaults.h
|
|
include/jwt-cpp/traits/open-source-parsers-jsoncpp/traits.h
|
|
lib/cmake/jwt-cpp/jwt-cpp-config-version.cmake
|
|
lib/cmake/jwt-cpp/jwt-cpp-config.cmake
|
|
lib/cmake/jwt-cpp/jwt-cpp-targets.cmake
|