Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Nov 2015 03:02:15 +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: r401647 - head/net/p5-VM-EC2
Message-ID:  <201511150302.tAF32FaF059936@repo.freebsd.org>

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

Log:
  - Add LICENSE_FILE

Modified:
  head/net/p5-VM-EC2/Makefile

Modified: head/net/p5-VM-EC2/Makefile
==============================================================================
--- head/net/p5-VM-EC2/Makefile	Sun Nov 15 03:02:10 2015	(r401646)
+++ head/net/p5-VM-EC2/Makefile	Sun Nov 15 03:02:15 2015	(r401647)
@@ -12,6 +12,7 @@ COMMENT=	Perl interface to Amazon EC2 se
 
 LICENSE=	ART10 GPLv1
 LICENSE_COMB=	dual
+LICENSE_FILE=	${WRKSRC}/LICENSE
 
 BUILD_DEPENDS=	p5-AnyEvent-CacheDNS>=0.08:${PORTSDIR}/dns/p5-AnyEvent-CacheDNS \
 		p5-AnyEvent-HTTP>=2.15:${PORTSDIR}/www/p5-AnyEvent-HTTP \



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