Date: Sun, 9 Sep 2018 16:59:12 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r479311 - head/devel/p5-Devel-FindPerl Message-ID: <201809091659.w89GxCRj012372@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sun Sep 9 16:59:12 2018 New Revision: 479311 URL: https://svnweb.freebsd.org/changeset/ports/479311 Log: Add LICENSE_FILE Modified: head/devel/p5-Devel-FindPerl/Makefile Modified: head/devel/p5-Devel-FindPerl/Makefile ============================================================================== --- head/devel/p5-Devel-FindPerl/Makefile Sun Sep 9 16:59:06 2018 (r479310) +++ head/devel/p5-Devel-FindPerl/Makefile Sun Sep 9 16:59:12 2018 (r479311) @@ -11,6 +11,7 @@ COMMENT= Find the path to your perl LICENSE= ART10 GPLv1+ LICENSE_COMB= dual +LICENSE_FILE= ${WRKSRC}/LICENSE USES= perl5 USE_PERL5= configure
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201809091659.w89GxCRj012372>