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)
6 lines
389 B
Text
6 lines
389 B
Text
An elegant option parser for shell scripts (full support for all POSIX shells)
|
|
|
|
getoptions is a new option parser and generator written in POSIX-compliant shell
|
|
script and released in august 2020. It is for those who want to support the
|
|
POSIX / GNU style option syntax in your shell scripts. Most easy, simple, fast,
|
|
small, extensible and portable. No more any loops and templates needed!
|