aboutsummaryrefslogtreecommitdiff
path: root/net/Makefile
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2013-08-10 16:40:46 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2013-08-10 16:40:46 +0000
commit9c4ac443cad9723b1e80fcd935c634b4c3402c0a (patch)
tree0484b7e9299df8b48799f31278be5497eaa7202a /net/Makefile
parent18215783447de483f0423822b39557a4fc60b5ce (diff)
downloadports-9c4ac443cad9723b1e80fcd935c634b4c3402c0a.tar.gz
ports-9c4ac443cad9723b1e80fcd935c634b4c3402c0a.zip
POSIX::getpeername provides getpeername(2). perl's core getpeername
needs a open file handle. POSIX::getpeername allows you to get peername from sockfd. WWW: http://search.cpan.org/dist/POSIX-getpeername/
Notes
Notes: svn path=/head/; revision=324551
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 ce41edf05d1d..181eec1d5148 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -726,6 +726,7 @@
SUBDIR += p5-POE-Component-Spread
SUBDIR += p5-POEx-Role-TCPServer
SUBDIR += p5-POSIX-Socket
+ SUBDIR += p5-POSIX-getpeername
SUBDIR += p5-Parallel-Pvm
SUBDIR += p5-Phone-Info
SUBDIR += p5-PlRPC