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
343 B
Text
7 lines
343 B
Text
The jcmdline package is a Java package with the following goals:
|
|
|
|
* Facilitate parsing/handling of command line parameters.
|
|
* Add consistency to command line parameter parsing and command usage display
|
|
through all executables of a Java application.
|
|
* Automatically generate a command usage based upon defined command line
|
|
parameters.
|