summaryrefslogtreecommitdiffstats
path: root/src/lib/lldpctl.pc.in
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-15 18:02:34 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-15 18:02:34 +0000
commitfadeddfbb2aa38a980dd959b5ec1ffba7afd43cb (patch)
treea7bde6111c84ea64619656a38fba50909fa0bf60 /src/lib/lldpctl.pc.in
parentInitial commit. (diff)
downloadlldpd-fadeddfbb2aa38a980dd959b5ec1ffba7afd43cb.tar.xz
lldpd-fadeddfbb2aa38a980dd959b5ec1ffba7afd43cb.zip
Adding upstream version 1.0.18.upstream/1.0.18upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'src/lib/lldpctl.pc.in')
-rw-r--r--src/lib/lldpctl.pc.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/lib/lldpctl.pc.in b/src/lib/lldpctl.pc.in
new file mode 100644
index 0000000..65ce1ef
--- /dev/null
+++ b/src/lib/lldpctl.pc.in
@@ -0,0 +1,6 @@
+Name: lldpctl
+Description: Library to interface with lldpd, a 802.1AB daemon
+Version: @VERSION@
+URL: @PACKAGE_URL@
+Libs: -L@libdir@ -llldpctl
+Cflags: -I@includedir@