aboutsummaryrefslogtreecommitdiff
path: root/pkgconfig/gnunetvpn.pc.in
blob: db8d6f9968421cf53a4c1df686e4a054c71783a1 (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 VPN
Description: Provides API for accessing the GNUnet VPN
URL: http://gnunet.org
Version: @VERSION@
Requires:
Libs: -L${libdir} -lgnunetvpn
Cflags: -I${includedir}