svn commit: r445900 - head/databases/p5-DBIx-Class

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Jul 15 17:23:29 UTC 2017


Author: sunpoet
Date: Sat Jul 15 17:23:28 2017
New Revision: 445900
URL: https://svnweb.freebsd.org/changeset/ports/445900

Log:
  Add LICENSE_FILE

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

Modified: head/databases/p5-DBIx-Class/Makefile
==============================================================================
--- head/databases/p5-DBIx-Class/Makefile	Sat Jul 15 17:23:23 2017	(r445899)
+++ head/databases/p5-DBIx-Class/Makefile	Sat Jul 15 17:23:28 2017	(r445900)
@@ -13,6 +13,7 @@ COMMENT=	Extensible and flexible object <-> relational
 
 LICENSE=	ART10 GPLv1
 LICENSE_COMB=	dual
+LICENSE_FILE=	${WRKSRC}/LICENSE
 
 BUILD_DEPENDS=	p5-Class-Accessor-Grouped>=0.10012:devel/p5-Class-Accessor-Grouped \
 		p5-Class-C3-Componentised>=1.000900:devel/p5-Class-C3-Componentised \


More information about the svn-ports-all mailing list