Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Nov 2015 03:03:51 +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: r401658 - head/textproc/p5-XML-LibXML-PrettyPrint
Message-ID:  <201511150303.tAF33pgO061237@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Nov 15 03:03:51 2015
New Revision: 401658
URL: https://svnweb.freebsd.org/changeset/ports/401658

Log:
  - Add LICENSE_FILE

Modified:
  head/textproc/p5-XML-LibXML-PrettyPrint/Makefile

Modified: head/textproc/p5-XML-LibXML-PrettyPrint/Makefile
==============================================================================
--- head/textproc/p5-XML-LibXML-PrettyPrint/Makefile	Sun Nov 15 03:03:47 2015	(r401657)
+++ head/textproc/p5-XML-LibXML-PrettyPrint/Makefile	Sun Nov 15 03:03:51 2015	(r401658)
@@ -13,6 +13,7 @@ COMMENT=	Add pleasant whitespace to a DO
 
 LICENSE=	ART10 GPLv1
 LICENSE_COMB=	dual
+LICENSE_FILE=	${WRKSRC}/LICENSE
 
 BUILD_DEPENDS=	p5-Exporter-Tiny>=0:${PORTSDIR}/devel/p5-Exporter-Tiny \
 		p5-XML-LibXML>=1.62:${PORTSDIR}/textproc/p5-XML-LibXML



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