aboutsummaryrefslogtreecommitdiff
path: root/pkgconfig/gnunetdht.pc.in
blob: 4a2d12e7b4ea15dd82fef660b526f46ecb8a4bbf (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 DHT
Description: Library to access GNUnet DHT service
URL: http://gnunet.org
Version: @VERSION@
Requires:
Libs: -L${libdir} -lgnunetdht
Cflags: -I${includedir}