svn commit: r401647 - head/net/p5-VM-EC2

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Nov 15 03:02:16 UTC 2015


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 \


More information about the svn-ports-all mailing list