Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Jul 2017 17:23:28 +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: r445900 - head/databases/p5-DBIx-Class
Message-ID:  <201707151723.v6FHNSch062642@repo.freebsd.org>

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



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