mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
Remove the hard-to-maintain usage from pkg-descr, and replace it with a
reference to portlint(1).
This commit is contained in:
parent
fac480e109
commit
9c67f914b6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=164053
@ -1,15 +1,2 @@
|
||||
portlint makes a small set of sanity checks for port directory.
|
||||
|
||||
usage: portlint.pl [-AabCchvtN] [-M ENV] [-B#] [port_directory]
|
||||
-a additional check for scripts/* and pkg/*
|
||||
-A turn on all additional checks (equivalent to -abcNt)
|
||||
-b warn $(VARIABLE)
|
||||
-c committer mode
|
||||
-C pedantic committer mode (equivalent to -abct)
|
||||
-h show summary of command line options
|
||||
-v verbose mode
|
||||
-t nit pick about use of spaces
|
||||
-N writing a new port
|
||||
-V print the version and exit
|
||||
-M ENV set make variables to ENV (ex. PORTSDIR=/usr/ports.work)
|
||||
-B# allow # contiguous blank lines (default: 1 line)
|
||||
portlint makes a small set of sanity checks for port directory. Check out
|
||||
portlint(1) for more details.
|
||||
|
@ -1,15 +1,2 @@
|
||||
portlint makes a small set of sanity checks for port directory.
|
||||
|
||||
usage: portlint.pl [-AabCchvtN] [-M ENV] [-B#] [port_directory]
|
||||
-a additional check for scripts/* and pkg/*
|
||||
-A turn on all additional checks (equivalent to -abcNt)
|
||||
-b warn $(VARIABLE)
|
||||
-c committer mode
|
||||
-C pedantic committer mode (equivalent to -abct)
|
||||
-h show summary of command line options
|
||||
-v verbose mode
|
||||
-t nit pick about use of spaces
|
||||
-N writing a new port
|
||||
-V print the version and exit
|
||||
-M ENV set make variables to ENV (ex. PORTSDIR=/usr/ports.work)
|
||||
-B# allow # contiguous blank lines (default: 1 line)
|
||||
portlint makes a small set of sanity checks for port directory. Check out
|
||||
portlint(1) for more details.
|
||||
|
Loading…
Reference in New Issue
Block a user