aboutsummaryrefslogtreecommitdiff
path: root/pkgconfig/gnunetnat.pc.in
blob: 58ba25ae1698ddca509f49a88179c68c7e58f2e8 (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 NAT
Description: library for NAT traversal
URL: https://gnunet.org
Version: @VERSION@
Requires:
Libs: -L${libdir} -lgnunetnat
Cflags: -I${includedir}