summaryrefslogtreecommitdiffstats
path: root/third_party/heimdal/tools/heimdal-kadm-client.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/heimdal/tools/heimdal-kadm-client.pc.in')
-rw-r--r--third_party/heimdal/tools/heimdal-kadm-client.pc.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/third_party/heimdal/tools/heimdal-kadm-client.pc.in b/third_party/heimdal/tools/heimdal-kadm-client.pc.in
new file mode 100644
index 0000000..2eb9e3e
--- /dev/null
+++ b/third_party/heimdal/tools/heimdal-kadm-client.pc.in
@@ -0,0 +1,11 @@
+prefix=@prefix@
+exec_prefix=@exec_prefix@
+libdir=@libdir@
+includedir=@includedir@
+
+Name: heimdal-kadm-client
+Description: Kadmin client library.
+Version: @VERSION@
+Requires.private: heimdal-gssapi
+Libs: -L${libdir} -lkadm5clnt
+Cflags: -I${includedir}