diff options
author | ijliao <ijliao@FreeBSD.org> | 2001-12-13 20:18:12 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2001-12-13 20:18:12 +0800 |
commit | 18384342460937b83a8a6d4b8ef2f2cc49aab23e (patch) | |
tree | bdf81a9506c0e1969a293ca4ba6b22934bf96719 /devel/Makefile | |
parent | cca9ca66b9b432e83ba2219bcd836dc221e50170 (diff) | |
download | freebsd-ports-graphics-18384342460937b83a8a6d4b8ef2f2cc49aab23e.tar.gz freebsd-ports-graphics-18384342460937b83a8a6d4b8ef2f2cc49aab23e.tar.zst freebsd-ports-graphics-18384342460937b83a8a6d4b8ef2f2cc49aab23e.zip |
add p5-POE-Component-Client-HTTP
POE component for non-blocking/concurrent HTTP queries
PR: 32780
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 9196f6cf9f0..59026ca741f 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -397,6 +397,7 @@ SUBDIR += p5-ORBit SUBDIR += p5-POE SUBDIR += p5-POE-Component-Client-DNS + SUBDIR += p5-POE-Component-Client-HTTP SUBDIR += p5-POE-Component-JobQueue SUBDIR += p5-POE-Component-Pcap SUBDIR += p5-POE-Component-RSS |