Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Jul 2020 07:20:17 +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: r543119 - head/databases/p5-DBIx-Class-ResultSet-RecursiveUpdate
Message-ID:  <202007240720.06O7KHoR061320@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Fri Jul 24 07:20:17 2020
New Revision: 543119
URL: https://svnweb.freebsd.org/changeset/ports/543119

Log:
  Add LICENSE_FILE

Modified:
  head/databases/p5-DBIx-Class-ResultSet-RecursiveUpdate/Makefile

Modified: head/databases/p5-DBIx-Class-ResultSet-RecursiveUpdate/Makefile
==============================================================================
--- head/databases/p5-DBIx-Class-ResultSet-RecursiveUpdate/Makefile	Fri Jul 24 07:20:12 2020	(r543118)
+++ head/databases/p5-DBIx-Class-ResultSet-RecursiveUpdate/Makefile	Fri Jul 24 07:20:17 2020	(r543119)
@@ -12,6 +12,7 @@ COMMENT=	Like update_or_create - but recursive
 
 LICENSE=	ART10 GPLv1+
 LICENSE_COMB=	dual
+LICENSE_FILE=	${WRKSRC}/LICENSE
 
 BUILD_DEPENDS=	${RUN_DEPENDS}
 RUN_DEPENDS=	p5-Carp-Clan>=6.04:devel/p5-Carp-Clan \



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