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

Philip M. Gollucci pgollucci at FreeBSD.org
Mon May 24 21:53:40 UTC 2010


pgollucci    2010-05-24 21:53:40 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/rubygem-ffi    Makefile distinfo pkg-descr 
  Log:
  Ruby-FFI is a ruby extension for programmatically loading dynamic libraries,
  binding functions within them, and calling those functions from Ruby code.
  
  WWW: http://wiki.github.com/ffi/ffi/
  
  PR:             ports/146728
  Submitted by:   Christoph Kick
  
  Revision  Changes    Path
  1.3939    +1 -0      ports/devel/Makefile
  1.1       +26 -0     ports/devel/rubygem-ffi/Makefile (new)
  1.1       +3 -0      ports/devel/rubygem-ffi/distinfo (new)
  1.1       +4 -0      ports/devel/rubygem-ffi/pkg-descr (new)


More information about the cvs-all mailing list