aboutsummaryrefslogtreecommitdiff
path: root/net/Makefile
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2019-01-17 12:59:08 +0000
committerSteve Wills <swills@FreeBSD.org>2019-01-17 12:59:08 +0000
commitd0d1cc44a89a66ac2a93aad0fed2042b0417e7ba (patch)
tree8b712cd6cec526fc834843c1cbe318d0410d46ea /net/Makefile
parent1546c8a8e02e05f6ed9a88dbc56cd3cea9bd5475 (diff)
downloadports-d0d1cc44a89a66ac2a93aad0fed2042b0417e7ba.tar.gz
ports-d0d1cc44a89a66ac2a93aad0fed2042b0417e7ba.zip
net/p5-IO-Socket-Socks-Wrapper: create port
Add SOCKS support for any perl object / package / program WWW: https://metacpan.org/release/IO-Socket-Socks-Wrapper PR: 234746 Submitted by: gehm@physik.tu-berlin.de
Notes
Notes: svn path=/head/; revision=490555
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 07fff2cff24e..d4a3c5d85f54 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -610,6 +610,7 @@
SUBDIR += p5-IO-Socket-Multicast
SUBDIR += p5-IO-Socket-Multicast6
SUBDIR += p5-IO-Socket-Socks
+ SUBDIR += p5-IO-Socket-Socks-Wrapper
SUBDIR += p5-IO-Socket-Timeout
SUBDIR += p5-IO-Socket-UNIX-Util
SUBDIR += p5-IP-Anonymous