Date: Tue, 31 Dec 2013 06:58:37 +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: r338241 - head/devel/rubygem-coffee-script-source Message-ID: <201312310658.rBV6wbH5050625@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Tue Dec 31 06:58:37 2013 New Revision: 338241 URL: http://svnweb.freebsd.org/changeset/ports/338241 Log: - Add LICENSE Modified: head/devel/rubygem-coffee-script-source/Makefile Modified: head/devel/rubygem-coffee-script-source/Makefile ============================================================================== --- head/devel/rubygem-coffee-script-source/Makefile Tue Dec 31 06:58:33 2013 (r338240) +++ head/devel/rubygem-coffee-script-source/Makefile Tue Dec 31 06:58:37 2013 (r338241) @@ -9,6 +9,8 @@ MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= CoffeeScript is a little language that compiles into JavaScript +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?201312310658.rBV6wbH5050625>