openbsd-ports/sysutils/ruby-directory_watcher/pkg/PLIST
jeremy 0455c278f8 Import ruby-directory_watcher 1.3.2, dependency of ruby-jekyll
The directory watcher operates by scanning a directory at some interval
and generating a list of files based on a user supplied glob pattern. As
the file list changes from one interval to the next, events are
generated and dispatched to registered observers. Three types of events
are supported--added, modified, and removed.
2010-12-20 18:19:54 +00:00

15 lines
659 B
Plaintext

@comment $OpenBSD: PLIST,v 1.1.1.1 2010/12/20 18:19:54 jeremy Exp $
${GEM_LIB}/cache/${DISTNAME}.gem
${GEM_LIB}/gems/${DISTNAME}/
${GEM_LIB}/gems/${DISTNAME}/History.txt
${GEM_LIB}/gems/${DISTNAME}/README.txt
${GEM_LIB}/gems/${DISTNAME}/Rakefile
${GEM_LIB}/gems/${DISTNAME}/lib/
${GEM_LIB}/gems/${DISTNAME}/lib/directory_watcher/
${GEM_LIB}/gems/${DISTNAME}/lib/directory_watcher.rb
${GEM_LIB}/gems/${DISTNAME}/lib/directory_watcher/em_scanner.rb
${GEM_LIB}/gems/${DISTNAME}/lib/directory_watcher/rev_scanner.rb
${GEM_LIB}/gems/${DISTNAME}/lib/directory_watcher/scanner.rb
${GEM_LIB}/gems/${DISTNAME}/version.txt
${GEM_LIB}/specifications/${DISTNAME}.gemspec