f64d997379
rubyforge.org shutdown on May 15, 2014. This commit accounts for that by doing several things: - Deprecate ruby that had only rubyforge.org as MASTER_SITES (and so are now only fetchable via our cache) - Deprecate ports that depend on those - Update the WWW pkg-descr line that points to rubyforge.org for rubygem ports (which are still fetchable from rubygems.org) The next step will be to remove rubyforge.org from bsd.sites.mk, after these deprecated ports are deleted. Phabric: D591 With hat: ruby Approved by: portmgr (because of committing to unstaged graphics/mingplot port)
8 lines
415 B
Text
8 lines
415 B
Text
color-tools is a Ruby library to provide RGB, CMYK, and other colourspace
|
|
support to applications that require it. It also provides 152 named RGB
|
|
colours. It offers 152 named RGB colours (184 with spelling variations)
|
|
that are commonly supported and used in HTML, SVG, and X11 applications.
|
|
A technique for generating a monochromatic contrasting palette is also
|
|
included.
|
|
|
|
WWW: http://rubygems.org/gems/colortools/
|