| prefix=/usr/local | |
| exec_prefix=${prefix} | |
| libdir=${exec_prefix}/lib | |
| includedir=${prefix}/include | |
| Name: libipset | |
| Description: Userspace library for the ipset extensions and the kernel interface | |
| Version: 6.29 | |
| Cflags: -I${includedir} | |
| Libs: -L${libdir} -lipset | |
| Requires.private: libmnl >= 1 |