summaryrefslogtreecommitdiffstats
path: root/comm/third_party/libotr/libotr.pc.in
blob: 38f8582613b9ea032b47e15aa7c8f8c25b30a10a (plain)
1
2
3
4
5
6
7
8
9
10
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}