Date: Tue, 31 Dec 2013 10:09:13 +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: r338271 - head/devel/rubygem-rdoc Message-ID: <201312311009.rBVA9DDh026738@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Tue Dec 31 10:09:12 2013 New Revision: 338271 URL: http://svnweb.freebsd.org/changeset/ports/338271 Log: - Add LICENSE Modified: head/devel/rubygem-rdoc/Makefile Modified: head/devel/rubygem-rdoc/Makefile ============================================================================== --- head/devel/rubygem-rdoc/Makefile Tue Dec 31 10:09:08 2013 (r338270) +++ head/devel/rubygem-rdoc/Makefile Tue Dec 31 10:09:12 2013 (r338271) @@ -8,6 +8,9 @@ MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= RDoc produces HTML and command-line documentation for Ruby projects +LICENSE= GPLv2 RUBY +LICENSE_COMB= dual + BUILD_DEPENDS= rubygem-json>=1.4:${PORTSDIR}/devel/rubygem-json RUN_DEPENDS= rubygem-json>=1.4:${PORTSDIR}/devel/rubygem-json
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201312311009.rBVA9DDh026738>