aboutsummaryrefslogtreecommitdiff
path: root/pkgconfig/gnunetnamestore.pc.in
blob: 964c6eb497f1c624eee15723d718b67a44b7c9d0 (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 Namestore
Description: Provides API for storing GNS records to a database
URL: http://gnunet.org
Version: @VERSION@
Requires:
Libs: -L${libdir} -lgnunetnamestore
Cflags: -I${includedir}