svn commit: r400295 - head/net-mgmt/rubygem-blimpy

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Tue Oct 27 15:53:03 UTC 2015


Author: sunpoet
Date: Tue Oct 27 15:53:02 2015
New Revision: 400295
URL: https://svnweb.freebsd.org/changeset/ports/400295

Log:
  - Add LICENSE_FILE

Modified:
  head/net-mgmt/rubygem-blimpy/Makefile

Modified: head/net-mgmt/rubygem-blimpy/Makefile
==============================================================================
--- head/net-mgmt/rubygem-blimpy/Makefile	Tue Oct 27 15:52:57 2015	(r400294)
+++ head/net-mgmt/rubygem-blimpy/Makefile	Tue Oct 27 15:53:02 2015	(r400295)
@@ -10,6 +10,7 @@ MAINTAINER=	ruby at FreeBSD.org
 COMMENT=	Tool for managing a fleet of machines in the cloud
 
 LICENSE=	MIT
+LICENSE_FILE=	${WRKSRC}/LICENSE
 
 RUN_DEPENDS=	rubygem-fog>=0:${PORTSDIR}/devel/rubygem-fog \
 		rubygem-minitar>=0:${PORTSDIR}/archivers/rubygem-minitar \


More information about the svn-ports-all mailing list