pkgsrc/sysutils/ruby-rb-inotify/PLIST
taca a5748f9ebd Add ruby-rb-inotify 0.9.5.
This is a simple wrapper over the inotify Linux kernel subsystem
(http://en.wikipedia.org/wiki/Inotify) for monitoring changes to files
and directories.

It uses the FFI (http://wiki.github.com/ffi/ffi) gem to avoid having to
compile a C extension.
2015-03-13 15:58:33 +00:00

15 lines
529 B
Text

@comment $NetBSD: PLIST,v 1.1 2015/03/13 15:58:33 taca Exp $
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/.yardopts
${GEM_LIBDIR}/MIT-LICENSE
${GEM_LIBDIR}/README.md
${GEM_LIBDIR}/Rakefile
${GEM_LIBDIR}/VERSION
${GEM_LIBDIR}/lib/rb-inotify.rb
${GEM_LIBDIR}/lib/rb-inotify/event.rb
${GEM_LIBDIR}/lib/rb-inotify/native.rb
${GEM_LIBDIR}/lib/rb-inotify/native/flags.rb
${GEM_LIBDIR}/lib/rb-inotify/notifier.rb
${GEM_LIBDIR}/lib/rb-inotify/watcher.rb
${GEM_LIBDIR}/rb-inotify.gemspec
${GEM_HOME}/specifications/${GEM_NAME}.gemspec