and use new MODRUBY_SITEDIR and MODRUBY_SITEARCHDIR variables in
PLIST.
Allow building on ruby 1.9 by using RARRAY_LEN() instead of
RARRAY()->len.
OK landry@, jcs@ for the bump and PLIST changes
##
Ruby interface which provides access to the functions, macros, global
variables and constants of the ncurses library. These are simply
mapped to a Module named Ncurses. Functions and external variables
are implemented as module functions of the Module Ncurses.