SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
2
devel/p5-File-ChangeNotify/pkg/DESCR
Normal file
2
devel/p5-File-ChangeNotify/pkg/DESCR
Normal file
|
@ -0,0 +1,2 @@
|
|||
Watch for changes to files, cross-platform style via an API for creating
|
||||
a File::ChangeNotify::Watcher subclass that will work on your platform.
|
15
devel/p5-File-ChangeNotify/pkg/PLIST
Normal file
15
devel/p5-File-ChangeNotify/pkg/PLIST
Normal file
|
@ -0,0 +1,15 @@
|
|||
${P5SITE}/File/
|
||||
${P5SITE}/File/ChangeNotify/
|
||||
${P5SITE}/File/ChangeNotify.pm
|
||||
${P5SITE}/File/ChangeNotify/Event.pm
|
||||
${P5SITE}/File/ChangeNotify/Watcher/
|
||||
${P5SITE}/File/ChangeNotify/Watcher.pm
|
||||
${P5SITE}/File/ChangeNotify/Watcher/Default.pm
|
||||
${P5SITE}/File/ChangeNotify/Watcher/Inotify.pm
|
||||
${P5SITE}/File/ChangeNotify/Watcher/KQueue.pm
|
||||
@man man/man3p/File::ChangeNotify.3p
|
||||
@man man/man3p/File::ChangeNotify::Event.3p
|
||||
@man man/man3p/File::ChangeNotify::Watcher.3p
|
||||
@man man/man3p/File::ChangeNotify::Watcher::Default.3p
|
||||
@man man/man3p/File::ChangeNotify::Watcher::Inotify.3p
|
||||
@man man/man3p/File::ChangeNotify::Watcher::KQueue.3p
|
Loading…
Add table
Add a link
Reference in a new issue