svn commit: r441481 - head/devel/p5-File-pushd

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon May 22 17:18:56 UTC 2017


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 at FreeBSD.org
 COMMENT=	File::pushd - temporary chdir for a limited scope
 
 LICENSE=	APACHE20
+LICENSE_FILE=	${WRKSRC}/LICENSE
 
 USES=		perl5
 USE_PERL5=	configure


More information about the svn-ports-all mailing list