svn commit: r498930 - head/devel/p5-B-Utils

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Apr 14 17:53:08 UTC 2019


Author: sunpoet
Date: Sun Apr 14 17:52:50 2019
New Revision: 498930
URL: https://svnweb.freebsd.org/changeset/ports/498930

Log:
  Add LICENSE_FILE

Modified:
  head/devel/p5-B-Utils/Makefile

Modified: head/devel/p5-B-Utils/Makefile
==============================================================================
--- head/devel/p5-B-Utils/Makefile	Sun Apr 14 17:52:45 2019	(r498929)
+++ head/devel/p5-B-Utils/Makefile	Sun Apr 14 17:52:50 2019	(r498930)
@@ -12,6 +12,7 @@ COMMENT=	Helper functions for op tree manipulation
 
 LICENSE=	ART10 GPLv1+
 LICENSE_COMB=	dual
+LICENSE_FILE=	${WRKSRC}/LICENSE
 
 BUILD_DEPENDS=	p5-ExtUtils-Depends>=0.301:devel/p5-ExtUtils-Depends
 


More information about the svn-ports-head mailing list