diff options
| author | almikhayl <almikhayl@users.noreply.github.com> | 2019-04-29 11:04:27 +0300 |
|---|---|---|
| committer | Griffin Downs <35574547+grdowns@users.noreply.github.com> | 2019-04-29 01:04:27 -0700 |
| commit | 55a4b1854438553a41b163c73bba61133bb24d7e (patch) | |
| tree | 15fa1bcd7e5f68b9e37c7e4f9f92f9972e125ac8 /ports/libpcap/CONTROL | |
| parent | ef75e05b227aa3b8451592c7b956000aa7444d8d (diff) | |
| download | vcpkg-55a4b1854438553a41b163c73bba61133bb24d7e.tar.gz vcpkg-55a4b1854438553a41b163c73bba61133bb24d7e.zip | |
[libpcap] new port only linux (#6082)
* [libpcap] new port only linux
* Add system dependencies message
Diffstat (limited to 'ports/libpcap/CONTROL')
| -rw-r--r-- | ports/libpcap/CONTROL | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ports/libpcap/CONTROL b/ports/libpcap/CONTROL new file mode 100644 index 000000000..c0509704c --- /dev/null +++ b/ports/libpcap/CONTROL @@ -0,0 +1,3 @@ +Source: libpcap +Version: 1.9.0 +Description: A portable C/C++ library for network traffic capture |
