Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 2 Dec 2016 16:51:16 +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: r427575 - head/devel/p5-Module-Build
Message-ID:  <201612021651.uB2GpGIj014375@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Fri Dec  2 16:51:15 2016
New Revision: 427575
URL: https://svnweb.freebsd.org/changeset/ports/427575

Log:
  - Add LICENSE_FILE

Modified:
  head/devel/p5-Module-Build/Makefile

Modified: head/devel/p5-Module-Build/Makefile
==============================================================================
--- head/devel/p5-Module-Build/Makefile	Fri Dec  2 16:51:10 2016	(r427574)
+++ head/devel/p5-Module-Build/Makefile	Fri Dec  2 16:51:15 2016	(r427575)
@@ -16,6 +16,7 @@ COMMENT=	Build and install Perl modules
 
 LICENSE=	ART10 GPLv1
 LICENSE_COMB=	dual
+LICENSE_FILE=	${WRKSRC}/LICENSE
 
 TEST_DEPENDS=	p5-Archive-Zip>=0:archivers/p5-Archive-Zip \
 		p5-PAR-Dist>=0.17:devel/p5-PAR-Dist



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