diff options
author | ijliao <ijliao@FreeBSD.org> | 2001-12-13 19:44:14 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2001-12-13 19:44:14 +0800 |
commit | e52495a7ed4f9916fce4764fe88f22afc9c39aef (patch) | |
tree | 6baea93a67d6ba748264c99d936d3ff75f714e75 /devel/Makefile | |
parent | 6968d67be403f302618fffa46629a28294fc574a (diff) | |
download | freebsd-ports-graphics-e52495a7ed4f9916fce4764fe88f22afc9c39aef.tar.gz freebsd-ports-graphics-e52495a7ed4f9916fce4764fe88f22afc9c39aef.tar.zst freebsd-ports-graphics-e52495a7ed4f9916fce4764fe88f22afc9c39aef.zip |
add p5-POE-Component-Pcap
POE component for non-blocking use of Net::Pcap
PR: 32777
Submitted by: Sergey Skvortsov <skv@protey.ru>
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index adda1a6d749..4242e59f5f7 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -396,6 +396,7 @@ SUBDIR += p5-OLE-Storage_Lite SUBDIR += p5-ORBit SUBDIR += p5-POE + SUBDIR += p5-POE-Component-Pcap SUBDIR += p5-POE-Component-RSS SUBDIR += p5-PV SUBDIR += p5-Params-Validate |