svn commit: r479311 - head/devel/p5-Devel-FindPerl

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Sep 9 16:59:16 UTC 2018


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


More information about the svn-ports-all mailing list