diff options
author | ijliao <ijliao@FreeBSD.org> | 2001-12-13 19:24:30 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2001-12-13 19:24:30 +0800 |
commit | 48e3e18e7c730019c74eeb46c66d023c36ab1a82 (patch) | |
tree | c7510785a9cb3841fe4ac3dba9526b2ab9f1dcc0 /net/Makefile | |
parent | a302383e8e861152532aecfa9acd1b516fd0d780 (diff) | |
download | freebsd-ports-gnome-48e3e18e7c730019c74eeb46c66d023c36ab1a82.tar.gz freebsd-ports-gnome-48e3e18e7c730019c74eeb46c66d023c36ab1a82.tar.zst freebsd-ports-gnome-48e3e18e7c730019c74eeb46c66d023c36ab1a82.zip |
add p5-Net-Pcap
Interface to pcap(3) LBL packet capture library
PR: 32775
Submitted by: Sergey Skvortsov <skv@protey.ru>
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index b3a8aa3f900a..aaaf9c01d30f 100644 --- a/net/Makefile +++ b/net/Makefile @@ -293,6 +293,7 @@ SUBDIR += p5-Net-Netmask SUBDIR += p5-Net-ParseWhois SUBDIR += p5-Net-Patricia + SUBDIR += p5-Net-Pcap SUBDIR += p5-Net-RawIP SUBDIR += p5-Net-SNMP SUBDIR += p5-Net-SSH |