diff options
| author | NancyLi1013 <lirui09@beyondsoft.com> | 2019-10-11 23:25:31 -0700 |
|---|---|---|
| committer | NancyLi1013 <lirui09@beyondsoft.com> | 2019-10-11 23:25:48 -0700 |
| commit | 038e1c6bb3d63ae4ee6c4133a7baa82ed404b270 (patch) | |
| tree | 634436e5477dd123713f14e412aa2a60990f2c2d /ports/libcrafter/CONTROL | |
| parent | 80aa0ab06e6fd488ce230f086d98b32144616cf5 (diff) | |
| download | vcpkg-038e1c6bb3d63ae4ee6c4133a7baa82ed404b270.tar.gz vcpkg-038e1c6bb3d63ae4ee6c4133a7baa82ed404b270.zip | |
[libcrafter] Add new port
Diffstat (limited to 'ports/libcrafter/CONTROL')
| -rw-r--r-- | ports/libcrafter/CONTROL | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ports/libcrafter/CONTROL b/ports/libcrafter/CONTROL new file mode 100644 index 000000000..76c3c1bc2 --- /dev/null +++ b/ports/libcrafter/CONTROL @@ -0,0 +1,5 @@ +Source: libcrafter +Version: 0.3 +Homepage: https://github.com/pellegre/libcrafter +Description: Libcrafter is a high level library for C++ designed to create and decode network packets. +Build-Depends: libpcap
\ No newline at end of file |
