cvs commit: ports/devel Makefile ports/devel/rubygem-ncurses Makefile distinfo pkg-descr

Wen Heping wen at FreeBSD.org
Mon Nov 15 08:43:37 UTC 2010


wen         2010-11-15 08:43:36 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/rubygem-ncurses Makefile distinfo pkg-descr 
  Log:
  This Gem provides access to the functions, macros,
  global variables and constants of the ncurses library.
  These are mapped to a Ruby Module named "Ncurses".
  Functions and external variables are implemented as
  singleton functions of the Module Ncurses.
  
  WWW: http://ncurses-ruby.berlios.de/
  
  PR:             ports/152218
  Submitted by:   Eric Freeman <freebsdports at chillibear.com>
  
  Revision  Changes    Path
  1.4115    +1 -0      ports/devel/Makefile
  1.1       +20 -0     ports/devel/rubygem-ncurses/Makefile (new)
  1.1       +2 -0      ports/devel/rubygem-ncurses/distinfo (new)
  1.1       +7 -0      ports/devel/rubygem-ncurses/pkg-descr (new)


More information about the cvs-ports mailing list