e921a2cc94
jwt-cpp installed .cmake files in ${PREFIX}/cmake which
is not really the standard place where it should be.
This patch fix the emplacement where it should be to
be consistant with other ports.
Added devel/jsoncpp as build dependency.
Approved by: 0mp (mentor)
Differential Revision: https://reviews.freebsd.org/D50578
18 lines
756 B
Plaintext
18 lines
756 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
|
|
include/picojson/picojson.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
|