aboutsummaryrefslogtreecommitdiff
path: root/pkgconfig/gnunetpsyc.pc.in
blob: 9cfabdf835d748bbee8ba670f6bd4e607b53c00e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: GNUnet PSYC
Description: library for PSYC multicast channel management
URL: https://gnunet.org
Version: @VERSION@
Requires:
Libs: -L${libdir} -lgnunetpsyc
Cflags: -I${includedir}