mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
db6a26056c
It now have "committers mode", which will tell us ports/LEGAL should be updated!
9 lines
230 B
Plaintext
9 lines
230 B
Plaintext
portlint makes a small set of sanity checks for port directory.
|
|
|
|
usage: portlint [-avN] [port_directory]
|
|
-a additional check for scripts/* and pkg/*
|
|
-b warn $(VARIABLE)
|
|
-c committer mode
|
|
-v verbose mode
|
|
-N writing a new port
|