On Sat, Jan 28, 2017 at 04:46:30PM -0500, Daniel Jakots wrote:
>
> Diff updated:
>
> Index: bsd.port.mk.5
> ===================================================================
> RCS file: /cvs/src/share/man/man5/bsd.port.mk.5,v
> retrieving revision 1.444
> diff -u -p -r1.444 bsd.port.mk.5
> --- bsd.port.mk.5 23 Jan 2017 11:13:11 -0000 1.444
> +++ bsd.port.mk.5 28 Jan 2017 21:45:25 -0000
> @@ -1266,8 +1266,10 @@ target will also clean dependencies.
> Can be overridden on a per-${PKGPATH} basis,
> by setting CLEANDEPENDS_${PKGPATH}.
> .It Ev COMMENT
> -Short, one line description of the port, used for the package, and in the
> -INDEX.
> +Short (no more than 60 characters) description of the port, used for
> +the package, and the INDEX.
i would not use a comma there
> +It should not start with an uppercase letter unless semantically
> +significant.
jmc
> .It Ev COMMENT-foo
> Same as COMMENT but used for sub package -foo in a multi-package setup.
> .It Ev COMMENT-vanilla
>