svn commit: r366418 - head/net/rubygem-fog-softlayer

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Aug 28 16:24:30 UTC 2014


Author: sunpoet
Date: Thu Aug 28 16:24:29 2014
New Revision: 366418
URL: http://svnweb.freebsd.org/changeset/ports/366418
QAT: https://qat.redports.org/buildarchive/r366418/

Log:
  - Add LICENSE

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

Modified: head/net/rubygem-fog-softlayer/Makefile
==============================================================================
--- head/net/rubygem-fog-softlayer/Makefile	Thu Aug 28 16:24:25 2014	(r366417)
+++ head/net/rubygem-fog-softlayer/Makefile	Thu Aug 28 16:24:29 2014	(r366418)
@@ -9,6 +9,8 @@ MASTER_SITES=	RG
 MAINTAINER=	ruby at FreeBSD.org
 COMMENT=	Provider to use the SoftLayer Cloud in applications
 
+LICENSE=	MIT
+
 RUN_DEPENDS=	rubygem-fog-core>=0:${PORTSDIR}/devel/rubygem-fog-core \
 		rubygem-fog-json>=0:${PORTSDIR}/devel/rubygem-fog-json
 


More information about the svn-ports-head mailing list