diff options
author | bms <bms@FreeBSD.org> | 2003-12-11 02:32:12 +0800 |
---|---|---|
committer | bms <bms@FreeBSD.org> | 2003-12-11 02:32:12 +0800 |
commit | a704339732a0374c950a14d368d8ffeb28b9d1e7 (patch) | |
tree | c5af76285d572d4061d41a2744f99fe6da894767 /net/libpcap/pkg-plist | |
parent | e2e3a4e9af558fac81153e3f853d06363034d638 (diff) | |
download | freebsd-ports-graphics-a704339732a0374c950a14d368d8ffeb28b9d1e7.tar.gz freebsd-ports-graphics-a704339732a0374c950a14d368d8ffeb28b9d1e7.tar.zst freebsd-ports-graphics-a704339732a0374c950a14d368d8ffeb28b9d1e7.zip |
Add a port of libpcap 0.8.1. Some work is being done around tcpdump and
libpcap right now, in the areas of wireless and mesh networking. Import
this port so as not to disturb the vendor branch, and bring the bleeding
edge stuff to a wider audience.
Sponsored by: consume.net
Diffstat (limited to 'net/libpcap/pkg-plist')
-rw-r--r-- | net/libpcap/pkg-plist | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/net/libpcap/pkg-plist b/net/libpcap/pkg-plist new file mode 100644 index 00000000000..209925c86e0 --- /dev/null +++ b/net/libpcap/pkg-plist @@ -0,0 +1,4 @@ +lib/libpcap.a +include/pcap.h +include/pcap-namedb.h +include/pcap-bpf.h |