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

Steve Wills swills at FreeBSD.org
Sun Apr 27 02:30:53 UTC 2014


Author: swills
Date: Sun Apr 27 02:30:52 2014
New Revision: 352393
URL: http://svnweb.freebsd.org/changeset/ports/352393
QAT: https://qat.redports.org/buildarchive/r352393/

Log:
  - Add LICENSE
  
  PR:		ports/189034
  Submitted by:	sunpoet

Modified:
  head/net/rubygem-rudy/Makefile

Modified: head/net/rubygem-rudy/Makefile
==============================================================================
--- head/net/rubygem-rudy/Makefile	Sun Apr 27 02:09:29 2014	(r352392)
+++ head/net/rubygem-rudy/Makefile	Sun Apr 27 02:30:52 2014	(r352393)
@@ -9,6 +9,8 @@ MASTER_SITES=	RG
 MAINTAINER=	swills at FreeBSD.org
 COMMENT=	EC2 deployment tool
 
+LICENSE=	MIT
+
 RUN_DEPENDS=	rubygem-amazon-ec2>=0.9.10:${PORTSDIR}/net/rubygem-amazon-ec2 \
 		rubygem-aws-s3>=0.6.1:${PORTSDIR}/net/rubygem-aws-s3 \
 		rubygem-annoy>=0.5.6:${PORTSDIR}/devel/rubygem-annoy \


More information about the svn-ports-all mailing list