File: libnftnl.pc.in

package info (click to toggle)
libnftnl 1.1.9-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 2,940 kB
  • sloc: ansic: 25,515; sh: 4,451; makefile: 329
file content (16 lines) | stat: -rw-r--r-- 342 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# libnftnl pkg-config file

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: libnftnl
Description: Netfilter nf_tables infrastructure library
URL: http://netfilter.org/projects/libnftnl/
Version: @VERSION@
Requires:
Requires.private: libmnl
Conflicts:
Libs: -L${libdir} -lnftnl
Cflags: -I${includedir}