diff options
author | Laurent Bercot <ska-adelie@skarnet.org> | 2024-10-10 06:52:05 +0000 |
---|---|---|
committer | Laurent Bercot <ska-adelie@skarnet.org> | 2024-10-10 06:52:05 +0000 |
commit | 624271101150fe778d131c23bb245f980705b387 (patch) | |
tree | 384789a922fca328000fe403a73c11a976643176 /user/bcnm/bcnm.pc.in | |
parent | c414fecd4f313230f26754bb2f4fc08726e14ccb (diff) | |
download | packages-624271101150fe778d131c23bb245f980705b387.tar.gz packages-624271101150fe778d131c23bb245f980705b387.tar.bz2 packages-624271101150fe778d131c23bb245f980705b387.tar.xz packages-624271101150fe778d131c23bb245f980705b387.zip |
user/bcnm: upgrade to 0.0.1.8
Also add .pc files.
Diffstat (limited to 'user/bcnm/bcnm.pc.in')
-rw-r--r-- | user/bcnm/bcnm.pc.in | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/user/bcnm/bcnm.pc.in b/user/bcnm/bcnm.pc.in new file mode 100644 index 000000000..710ae09ec --- /dev/null +++ b/user/bcnm/bcnm.pc.in @@ -0,0 +1,6 @@ +Name: bcnm +Description: C library to get network interface information +URL: https://skarnet.org/software/bcnm/ +Version: @@VERSION@@ +Requires.private: skalibs >= @@SKALIBS_VERSION@@ +Libs: -lbcnm |