Date: Thu, 8 Jan 2009 17:52:53 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/rubygem-trollop Makefile distinfo pkg-descr Message-ID: <200901081752.n08Hqr6Q057970@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
miwi 2009-01-08 17:52:53 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/rubygem-trollop Makefile distinfo pkg-descr Log: Trollop is a commandline option parser for Ruby that gets out of your way. One line of code per option is all you need to write. For that, you get a nice automatically-generated help page (fit to your screen size!), robust option parsing, command subcompletion, and sensible defaults for everything you don't specify. WWW: http://trollop.rubyforge.org/ PR: ports/130240 Submitted by: Dennis Herrmann <adox at mcx2.org> Revision Changes Path 1.3309 +1 -0 ports/devel/Makefile 1.1 +28 -0 ports/devel/rubygem-trollop/Makefile (new) 1.1 +3 -0 ports/devel/rubygem-trollop/distinfo (new) 1.1 +7 -0 ports/devel/rubygem-trollop/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200901081752.n08Hqr6Q057970>