Date: Mon, 15 Nov 2010 08:43:36 +0000 (UTC) From: Wen Heping <wen@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/rubygem-ncurses Makefile distinfo pkg-descr Message-ID: <201011150843.oAF8haNM094977@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201011150843.oAF8haNM094977>