Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 5 Apr 2015 18:24:00 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r383317 - head/www/rubygem-domainatrix
Message-ID:  <201504051824.t35IO0Db076121@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Apr  5 18:23:59 2015
New Revision: 383317
URL: https://svnweb.freebsd.org/changeset/ports/383317

Log:
  - Add LICENSE

Modified:
  head/www/rubygem-domainatrix/Makefile

Modified: head/www/rubygem-domainatrix/Makefile
==============================================================================
--- head/www/rubygem-domainatrix/Makefile	Sun Apr  5 18:23:54 2015	(r383316)
+++ head/www/rubygem-domainatrix/Makefile	Sun Apr  5 18:23:59 2015	(r383317)
@@ -9,10 +9,12 @@ MASTER_SITES=	RG
 MAINTAINER=	ruby@FreeBSD.org
 COMMENT=	Library for parsing domain names and canonicalizing URLs
 
+LICENSE=	MIT
+
 RUN_DEPENDS=	rubygem-addressable>=0:${PORTSDIR}/www/rubygem-addressable
 
-USE_RUBY=		yes
-USE_RUBYGEMS=		yes
+USE_RUBY=	yes
+USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes
 
 .include <bsd.port.mk>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201504051824.t35IO0Db076121>