svn commit: r399452 - head/net/rubygem-fog-brightbox

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


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

Log:
  - Add LICENSE_FILE

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

Modified: head/net/rubygem-fog-brightbox/Makefile
==============================================================================
--- head/net/rubygem-fog-brightbox/Makefile	Fri Oct 16 13:15:22 2015	(r399451)
+++ head/net/rubygem-fog-brightbox/Makefile	Fri Oct 16 13:15:27 2015	(r399452)
@@ -11,6 +11,7 @@ MAINTAINER=	sunpoet at FreeBSD.org
 COMMENT=	Module for the 'fog' gem to support Brightbox Cloud
 
 LICENSE=	MIT
+LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
 RUN_DEPENDS=	rubygem-fog-core>=1.22:${PORTSDIR}/devel/rubygem-fog-core \
 		rubygem-fog-json>=0:${PORTSDIR}/devel/rubygem-fog-json \


More information about the svn-ports-all mailing list