openslp/files/slp.pc

12 lines
457 B
PkgConfig

prefix=/usr
exec_prefix=${prefix}
libdir=/usr/lib64
includedir=${prefix}/include
Name: SLP
Version: 1.0.0
Description: Service Location Protocol (SLP) is an Internet Engineering Task Force (IETF) standards track protocol that provides a framework to allow networking applications to discover the existence, location, and configuration of networked services in enterprise networks
URL: http://www.openslp.org
Libs: -L${libdir} -lslp
Cflags: -I${includedir}