Date: Thu, 25 Dec 2014 17:08:29 +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: r375582 - head/devel/rubygem-naught Message-ID: <201412251708.sBPH8Tdg014420@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Thu Dec 25 17:08:28 2014 New Revision: 375582 URL: https://svnweb.freebsd.org/changeset/ports/375582 QAT: https://qat.redports.org/buildarchive/r375582/ Log: - Add LICENSE Modified: head/devel/rubygem-naught/Makefile Modified: head/devel/rubygem-naught/Makefile ============================================================================== --- head/devel/rubygem-naught/Makefile Thu Dec 25 17:08:22 2014 (r375581) +++ head/devel/rubygem-naught/Makefile Thu Dec 25 17:08:28 2014 (r375582) @@ -9,8 +9,10 @@ MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Naught is a toolkit for building Null Objects +LICENSE= MIT + USE_RUBY= yes USE_RUBYGEMS= yes -RUBYGEM_AUTOPLIST=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?201412251708.sBPH8Tdg014420>