svn commit: r353256 - head/www/rubygem-webmock

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu May 8 03:42:59 UTC 2014


Author: sunpoet
Date: Thu May  8 03:42:58 2014
New Revision: 353256
URL: http://svnweb.freebsd.org/changeset/ports/353256
QAT: https://qat.redports.org/buildarchive/r353256/

Log:
  - Add LICENSE

Modified:
  head/www/rubygem-webmock/Makefile

Modified: head/www/rubygem-webmock/Makefile
==============================================================================
--- head/www/rubygem-webmock/Makefile	Thu May  8 03:40:21 2014	(r353255)
+++ head/www/rubygem-webmock/Makefile	Thu May  8 03:42:58 2014	(r353256)
@@ -8,6 +8,8 @@ MASTER_SITES=	RG
 MAINTAINER=	ruby at FreeBSD.org
 COMMENT=	Allows stubbing HTTP requests and setting expectations on the requests
 
+LICENSE=	MIT
+
 RUN_DEPENDS=	rubygem-crack>=0.3.2:${PORTSDIR}/devel/rubygem-crack \
 		rubygem-addressable>=2.2.7:${PORTSDIR}/www/rubygem-addressable
 


More information about the svn-ports-all mailing list