aboutsummaryrefslogtreecommitdiff
path: root/pkgconfig/gnunetdnsparser.pc.in
blob: ffb5fca8b08dd53cfd1a421e58104bdc71b7fd86 (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 DNS parser
Description: Provides API for parsing and serializing DNS packets
URL: http://gnunet.org
Version: @VERSION@
Requires:
Libs: -L${libdir} -lgnunetdnsparser
Cflags: -I${includedir}