svn commit: r338271 - head/devel/rubygem-rdoc
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Tue Dec 31 10:09:13 UTC 2013
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 at 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
More information about the svn-ports-all
mailing list