fb16dfecae
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)
7 lines
328 B
Text
7 lines
328 B
Text
TTY::File supports file and directory manipulation utility methods.
|
|
|
|
Though Ruby's File and FileUtils libraries provide very robust apis for dealing
|
|
with files, this library aims to provide a level of abstraction that is much
|
|
more convenient, with useful logging capabilities.
|
|
|
|
See also: https://github.com/piotrmurach/tty-file
|