diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2010-06-05 16:12:49 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2010-06-05 16:12:49 +0000 |
commit | 704a7de7ca7a273d453d7bde29c3d8d9ff69933f (patch) | |
tree | 606c54b7340e3e64509d5496e679e8189f398816 /net/Makefile | |
parent | 30be3dae79269fc7df286c085c7d0985c4050bd0 (diff) | |
download | ports-704a7de7ca7a273d453d7bde29c3d8d9ff69933f.tar.gz ports-704a7de7ca7a273d453d7bde29c3d8d9ff69933f.zip |
Drive ssh or other interactive shell, local or remote (like 'expect')
WWW: http://search.cpan.org/dist/IPC-Session/
PR: ports/147286
Submitted by: Alexander Kriventsov <avk at vl.ru>
Notes
Notes:
svn path=/head/; revision=255790
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index c38f4c0882ba..39446341269f 100644 --- a/net/Makefile +++ b/net/Makefile @@ -508,6 +508,7 @@ SUBDIR += p5-IO-Socket-Multicast SUBDIR += p5-IO-Socket-Multicast6 SUBDIR += p5-IP-Country + SUBDIR += p5-IPC-Session SUBDIR += p5-JavaScript-RPC SUBDIR += p5-Jifty-Plugin-Authentication-Ldap SUBDIR += p5-Net |