Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
6 lines
307 B
Text
6 lines
307 B
Text
Automating command line interface (CLI) interactions is not a new idea, but can
|
|
be tricky to implement. This module aims to provide a simple and manageable
|
|
interface to CLI interactions, supporting:
|
|
- SSH, Telnet and Serial-Line connections
|
|
- Unix and Windows support
|
|
- Reuseable device command phrasebooks
|