Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Jan 2017 18:36:37 +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: r431119 - head/editors/p5-Padre
Message-ID:  <201701101836.v0AIabgE018223@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Tue Jan 10 18:36:37 2017
New Revision: 431119
URL: https://svnweb.freebsd.org/changeset/ports/431119

Log:
  Add LICENSE_FILE

Modified:
  head/editors/p5-Padre/Makefile

Modified: head/editors/p5-Padre/Makefile
==============================================================================
--- head/editors/p5-Padre/Makefile	Tue Jan 10 18:36:33 2017	(r431118)
+++ head/editors/p5-Padre/Makefile	Tue Jan 10 18:36:37 2017	(r431119)
@@ -14,6 +14,8 @@ COMMENT=	Perl Application Development an
 
 LICENSE=	ART10 GPLv1
 LICENSE_COMB=	dual
+LICENSE_FILE_ART10=	${WRKSRC}/Artistic
+LICENSE_FILE_GPLv1=	${WRKSRC}/COPYING
 
 BUILD_DEPENDS=	p5-JSON-XS>=2.29:converters/p5-JSON-XS \
 		p5-DBD-SQLite>=1.35:databases/p5-DBD-SQLite \



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