pkgsrc/devel/ruby-ffi-compiler/PLIST
taca 065ebed6df devel/ruby-ffi-compiler: add version 1.0.1 package
Add ruby-ffi-compiler version 1.0.1 package.


ffi-compiler is a ruby library for automating compilation of native
libraries for use with ffi.

To use, define your own ruby->native API using ffi, implement it in C, then
use ffi-compiler to compile it.
2020-01-16 14:36:15 +00:00

16 lines
637 B
Text

@comment $NetBSD: PLIST,v 1.1 2020/01/16 14:36:15 taca Exp $
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/Gemfile
${GEM_LIBDIR}/LICENSE
${GEM_LIBDIR}/README.md
${GEM_LIBDIR}/Rakefile
${GEM_LIBDIR}/ffi-compiler.gemspec
${GEM_LIBDIR}/lib/ffi-compiler/compile_task.rb
${GEM_LIBDIR}/lib/ffi-compiler/export_task.rb
${GEM_LIBDIR}/lib/ffi-compiler/exporter.rb
${GEM_LIBDIR}/lib/ffi-compiler/fake_ffi/ffi-compiler/loader.rb
${GEM_LIBDIR}/lib/ffi-compiler/fake_ffi/ffi.rb
${GEM_LIBDIR}/lib/ffi-compiler/loader.rb
${GEM_LIBDIR}/lib/ffi-compiler/platform.rb
${GEM_LIBDIR}/lib/ffi-compiler/task.rb
${GEM_HOME}/specifications/${GEM_NAME}.gemspec