summaryrefslogtreecommitdiff
path: root/ports-mgmt/portlint/pkg-descr
blob: 39bf003d355e553561e39ff83f8566449dd6fb13 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
portlint makes a small set of sanity checks for port directory.

usage: portlint [-abctvN] [-B#] [port_directory]
        -a      additional check for scripts/* and pkg/*
        -b      warn $(VARIABLE)
        -c      committer mode
        -v      verbose mode
        -t      nit pick about use of spaces
        -N      writing a new port
        -B#     allow # contiguous blank lines (default: 1 line)