svn commit: r475570 - head/devel/p5-Time-Duration-Parse

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Jul 28 13:17:58 UTC 2018


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}


More information about the svn-ports-all mailing list