require 'buildsystems/ruby' class Ruby_yard < RUBY description 'YARD is a documentation generation tool for the Ruby programming language.' homepage 'http://yardoc.org' version "0.9.38-#{CREW_RUBY_VER}" license 'MIT' compatibility 'all' source_url 'SKIP' conflicts_ok no_compile_needed end