aboutsummaryrefslogtreecommitdiff
path: root/net/Makefile
diff options
context:
space:
mode:
authorKurt Jaeger <pi@FreeBSD.org>2015-12-05 20:40:52 +0000
committerKurt Jaeger <pi@FreeBSD.org>2015-12-05 20:40:52 +0000
commit90453bca0922f0c62f249ed235cb6c4b77744afb (patch)
tree5ea094c52062785841d06e81f7907ca0b6f88b3e /net/Makefile
parent9317164fa0e2212a801a87e4cf17af04575ae51f (diff)
downloadports-90453bca0922f0c62f249ed235cb6c4b77744afb.tar.gz
ports-90453bca0922f0c62f249ed235cb6c4b77744afb.zip
New port: net/p5-IO-Socket-Timeout
This module provides a way to set a timeout on read / write operations on an IO::Socket instance, or any IO::Socket::* modules, like IO::Socket::INET. WWW: http://search.cpan.org/dist/IO-Socket-Timeout/
Notes
Notes: svn path=/head/; revision=403077
Diffstat (limited to 'net/Makefile')
-rw-r--r--net/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile
index e2be7bea3afb..34d0daaa424f 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -527,6 +527,7 @@
SUBDIR += p5-IO-Socket-IP
SUBDIR += p5-IO-Socket-Multicast
SUBDIR += p5-IO-Socket-Multicast6
+ SUBDIR += p5-IO-Socket-Timeout
SUBDIR += p5-IO-Socket-UNIX-Util
SUBDIR += p5-IP-Anonymous
SUBDIR += p5-IP-Country