svn commit: r444738 - head/devel/p5-Dist-Metadata

Sunpoet Po-Chuan Hsieh sunpoet at freebsd.org
Fri Jun 30 22:30:39 UTC 2017


On Sat, Jul 1, 2017 at 12:20 AM, Mathieu Arnold <mat at freebsd.org> wrote:

> Le 30/06/2017 à 15:44, Sunpoet Po-Chuan Hsieh a écrit :
> >  LICENSE=     ART10 GPLv1
> >  LICENSE_COMB=        dual
> > +LICENSE_FILE=        ${WRKSRC}/LICENSE
> >
>
> When there is more than one license, LICENSE_FILE is not used. You have
> to use LICENSE_FILE_x. If you only do this to appease portlint, don't.
>
>
> --
> Mathieu Arnold
>
>
>
Hi,

No, it's not for portlint.
I think one LICENSE_FILE is better/simpler than
multiple LICENSE_FILE_{foo,bar,..} which are all identical.
I'll submit a patch for bsd.license.mk to handle this.

Regards,
sunpoet


More information about the svn-ports-all mailing list