Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Jul 2018 13:17:57 +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: r475570 - head/devel/p5-Time-Duration-Parse
Message-ID:  <201807281317.w6SDHv6b008315@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Jul 28 13:17:56 2018
New Revision: 475570
URL: https://svnweb.freebsd.org/changeset/ports/475570

Log:
  Add LICENSE_FILE

Modified:
  head/devel/p5-Time-Duration-Parse/Makefile

Modified: head/devel/p5-Time-Duration-Parse/Makefile
==============================================================================
--- head/devel/p5-Time-Duration-Parse/Makefile	Sat Jul 28 13:17:51 2018	(r475569)
+++ head/devel/p5-Time-Duration-Parse/Makefile	Sat Jul 28 13:17:56 2018	(r475570)
@@ -12,6 +12,7 @@ COMMENT=	Parse string that represents time duration
 
 LICENSE=	ART10 GPLv1+
 LICENSE_COMB=	dual
+LICENSE_FILE=	${WRKSRC}/LICENSE
 
 BUILD_DEPENDS=	p5-Exporter-Lite>=0.02:devel/p5-Exporter-Lite
 RUN_DEPENDS:=	${BUILD_DEPENDS}



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