2b1dacc826
- Name em@i.l or variations thereof. While I'm here also fix some whitespace and other formatting errors, including moving WWW: to the last line in the file.
8 lines
382 B
Text
8 lines
382 B
Text
The portless utility is a small shell script which lets FreeBSD users
|
|
quickly browse port descriptions given the port's name or a
|
|
glob. Basically to view the descriptions of GCC (related) ports you
|
|
simply type
|
|
portless gcc\*
|
|
and it will display all descriptions of the gcc* ports.
|
|
There are options to display the port's postinstall message or
|
|
Makefile too. A manpage is included.
|