svn commit: r399045 - head/net/rubygem-rudy

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Oct 10 23:12:31 UTC 2015


Author: sunpoet
Date: Sat Oct 10 23:12:30 2015
New Revision: 399045
URL: https://svnweb.freebsd.org/changeset/ports/399045

Log:
  - Add LICENSE_FILE
  
  Approved by:	portmgr (blanket)

Modified:
  head/net/rubygem-rudy/Makefile

Modified: head/net/rubygem-rudy/Makefile
==============================================================================
--- head/net/rubygem-rudy/Makefile	Sat Oct 10 23:12:25 2015	(r399044)
+++ head/net/rubygem-rudy/Makefile	Sat Oct 10 23:12:30 2015	(r399045)
@@ -11,6 +11,7 @@ MAINTAINER=	swills at FreeBSD.org
 COMMENT=	EC2 deployment tool
 
 LICENSE=	MIT
+LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
 RUN_DEPENDS=	rubygem-amazon-ec2>=0.9.10:${PORTSDIR}/net/rubygem-amazon-ec2 \
 		rubygem-aws-s3>=0.6.1:${PORTSDIR}/net/rubygem-aws-s3 \


More information about the svn-ports-all mailing list