Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Apr 2019 17:52:50 +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: r498930 - head/devel/p5-B-Utils
Message-ID:  <201904141752.x3EHqo8e022661@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201904141752.x3EHqo8e022661>