Date: Fri, 22 May 2015 20:21:56 +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: r387066 - head/www/rubygem-bluecloth Message-ID: <201505222021.t4MKLuND039611@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Fri May 22 20:21:55 2015 New Revision: 387066 URL: https://svnweb.freebsd.org/changeset/ports/387066 Log: - Add LICENSE Modified: head/www/rubygem-bluecloth/Makefile Modified: head/www/rubygem-bluecloth/Makefile ============================================================================== --- head/www/rubygem-bluecloth/Makefile Fri May 22 20:21:50 2015 (r387065) +++ head/www/rubygem-bluecloth/Makefile Fri May 22 20:21:55 2015 (r387066) @@ -8,6 +8,8 @@ MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Ruby implementation of Markdown, a text-to-HTML conversion tool +LICENSE= BSD3CLAUSE + 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?201505222021.t4MKLuND039611>