svn commit: r399451 - head/net/rubygem-fog-aws

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri Oct 16 13:15:24 UTC 2015


Author: sunpoet
Date: Fri Oct 16 13:15:22 2015
New Revision: 399451
URL: https://svnweb.freebsd.org/changeset/ports/399451

Log:
  - Add LICENSE_FILE

Modified:
  head/net/rubygem-fog-aws/Makefile

Modified: head/net/rubygem-fog-aws/Makefile
==============================================================================
--- head/net/rubygem-fog-aws/Makefile	Fri Oct 16 13:15:18 2015	(r399450)
+++ head/net/rubygem-fog-aws/Makefile	Fri Oct 16 13:15:22 2015	(r399451)
@@ -10,6 +10,7 @@ MAINTAINER=	sunpoet at FreeBSD.org
 COMMENT=	Module for the 'fog' gem to support Amazon Web Services
 
 LICENSE=	MIT
+LICENSE_FILE=	${WRKSRC}/LICENSE.md
 
 RUN_DEPENDS=	rubygem-fog-core>=1.27:${PORTSDIR}/devel/rubygem-fog-core \
 		rubygem-fog-json>=1.0:${PORTSDIR}/devel/rubygem-fog-json \


More information about the svn-ports-head mailing list