svn commit: r543119 - head/databases/p5-DBIx-Class-ResultSet-RecursiveUpdate

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri Jul 24 07:20:24 UTC 2020


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 \


More information about the svn-ports-all mailing list