summaryrefslogtreecommitdiffstats
path: root/openpgp-ffi/sequoia-openpgp.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'openpgp-ffi/sequoia-openpgp.pc.in')
-rw-r--r--openpgp-ffi/sequoia-openpgp.pc.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/openpgp-ffi/sequoia-openpgp.pc.in b/openpgp-ffi/sequoia-openpgp.pc.in
new file mode 100644
index 00000000..2184092b
--- /dev/null
+++ b/openpgp-ffi/sequoia-openpgp.pc.in
@@ -0,0 +1,11 @@
+prefix=PREFIX
+libdir=${prefix}/lib
+includedir=${prefix}/include
+
+Name: Sequoia-OpenPGP
+Description: A modern OpenPGP implementation.
+URL: https://sequoia-pgp.org/
+Version: VERSION
+Requires.private: nettle
+Cflags: -I${includedir}
+Libs: -L${libdir} -lsequoia_openpgp_ffi