Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 May 2017 17:18:55 +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: r441481 - head/devel/p5-File-pushd
Message-ID:  <201705221718.v4MHIt63014536@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Mon May 22 17:18:54 2017
New Revision: 441481
URL: https://svnweb.freebsd.org/changeset/ports/441481

Log:
  Add LICENSE_FILE
  
  Approved by:	portmgr (blanket)

Modified:
  head/devel/p5-File-pushd/Makefile

Modified: head/devel/p5-File-pushd/Makefile
==============================================================================
--- head/devel/p5-File-pushd/Makefile	Mon May 22 17:18:50 2017	(r441480)
+++ head/devel/p5-File-pushd/Makefile	Mon May 22 17:18:54 2017	(r441481)
@@ -10,6 +10,7 @@ MAINTAINER=	tobez@FreeBSD.org
 COMMENT=	File::pushd - temporary chdir for a limited scope
 
 LICENSE=	APACHE20
+LICENSE_FILE=	${WRKSRC}/LICENSE
 
 USES=		perl5
 USE_PERL5=	configure



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