svn commit: r444894 - head/lang/p5-Try-Tiny

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Jul 2 16:10:37 UTC 2017


Author: sunpoet
Date: Sun Jul  2 16:10:36 2017
New Revision: 444894
URL: https://svnweb.freebsd.org/changeset/ports/444894

Log:
  Add LICENSE_FILE
  
  Approved by:	portmgr (blanket)

Modified:
  head/lang/p5-Try-Tiny/Makefile

Modified: head/lang/p5-Try-Tiny/Makefile
==============================================================================
--- head/lang/p5-Try-Tiny/Makefile	Sun Jul  2 16:10:25 2017	(r444893)
+++ head/lang/p5-Try-Tiny/Makefile	Sun Jul  2 16:10:36 2017	(r444894)
@@ -12,6 +12,7 @@ MAINTAINER=	tobez at FreeBSD.org
 COMMENT=	Minimal try/catch with proper localization of $$@
 
 LICENSE=	MIT
+LICENSE_FILE=	${WRKSRC}/LICENCE
 
 TEST_DEPENDS=	p5-Capture-Tiny>=0.12:devel/p5-Capture-Tiny
 


More information about the svn-ports-all mailing list