svn commit: r335233 - head/net/rubygem-uri-redis

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri Nov 29 21:31:36 UTC 2013


Author: sunpoet
Date: Fri Nov 29 21:31:34 2013
New Revision: 335233
URL: http://svnweb.freebsd.org/changeset/ports/335233

Log:
  - Add LICENSE

Modified:
  head/net/rubygem-uri-redis/Makefile

Modified: head/net/rubygem-uri-redis/Makefile
==============================================================================
--- head/net/rubygem-uri-redis/Makefile	Fri Nov 29 21:31:29 2013	(r335232)
+++ head/net/rubygem-uri-redis/Makefile	Fri Nov 29 21:31:34 2013	(r335233)
@@ -9,6 +9,8 @@ MASTER_SITES=	RG
 MAINTAINER=	sunpoet at FreeBSD.org
 COMMENT=	Support for parsing redis://host:port/dbindex/keyname
 
+LICENSE=	MIT
+
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes


More information about the svn-ports-all mailing list