summary refs log tree commit diff stats
path: root/libotr/libotr-4.1.1/libotr.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'libotr/libotr-4.1.1/libotr.pc.in')
-rw-r--r--libotr/libotr-4.1.1/libotr.pc.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/libotr/libotr-4.1.1/libotr.pc.in b/libotr/libotr-4.1.1/libotr.pc.in
new file mode 100644
index 0000000..38f8582
--- /dev/null
+++ b/libotr/libotr-4.1.1/libotr.pc.in
@@ -0,0 +1,11 @@
+prefix=@prefix@
+exec_prefix=@exec_prefix@
+libdir=@libdir@
+includedir=@includedir@
+
+Name: libotr
+Description: Off-the-Record Messaging Library
+Version: @VERSION@
+URL: https://otr.cypherpunks.ca/
+Libs: -L${libdir} -lotr
+Cflags: -I${includedir}