Date: Thu, 14 Nov 2013 17:40:07 +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: r333778 - head/devel/rubygem-minitest Message-ID: <201311141740.rAEHe76Q018257@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Thu Nov 14 17:40:06 2013 New Revision: 333778 URL: http://svnweb.freebsd.org/changeset/ports/333778 Log: - Add LICENSE Modified: head/devel/rubygem-minitest/Makefile Modified: head/devel/rubygem-minitest/Makefile ============================================================================== --- head/devel/rubygem-minitest/Makefile Thu Nov 14 17:17:56 2013 (r333777) +++ head/devel/rubygem-minitest/Makefile Thu Nov 14 17:40:06 2013 (r333778) @@ -9,6 +9,8 @@ MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Minitest provides a complete suite of testing facilities +LICENSE= MIT + USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201311141740.rAEHe76Q018257>